From 34546b9c5b5a9be2180e8b4801b72a48feb94d1d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 18 Jan 2013 16:40:40 +0100 Subject: o timestamp => createdDate in the JSON to be consistent. o Better builds list. o Renaming person-avatar to avatar-xl. --- src/main/resources/webapp/apps/frontPageApp/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/webapp/apps/frontPageApp/build.html') diff --git a/src/main/resources/webapp/apps/frontPageApp/build.html b/src/main/resources/webapp/apps/frontPageApp/build.html index 0972758..cbf8f8e 100755 --- a/src/main/resources/webapp/apps/frontPageApp/build.html +++ b/src/main/resources/webapp/apps/frontPageApp/build.html @@ -16,7 +16,7 @@ Duration - {{build.build.timestamp | date:'medium'}} + {{build.build.createdDate | date:'medium'}} -- cgit v1.2.3