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/jenkinsApp/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 src/main/resources/webapp/apps/jenkinsApp/build.html (limited to 'src/main/resources/webapp/apps/jenkinsApp/build.html') diff --git a/src/main/resources/webapp/apps/jenkinsApp/build.html b/src/main/resources/webapp/apps/jenkinsApp/build.html old mode 100644 new mode 100755 index 7239c90..db07f44 --- a/src/main/resources/webapp/apps/jenkinsApp/build.html +++ b/src/main/resources/webapp/apps/jenkinsApp/build.html @@ -18,7 +18,7 @@ Timestamp - {{details.build.timestamp | date:'medium'}} + {{details.build.createdDate | date:'medium'}} Number -- cgit v1.2.3