aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/buildApp/build.html
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-01-18 16:40:40 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2013-01-18 16:40:40 +0100
commit34546b9c5b5a9be2180e8b4801b72a48feb94d1d (patch)
treeb0cc7cb6fadaf640f6bb5dd7b062192100c6a944 /src/main/resources/webapp/apps/buildApp/build.html
parent2baff5fc9a0564c5e150cf10a1cfd2edd5b3d868 (diff)
downloadesper-testing-34546b9c5b5a9be2180e8b4801b72a48feb94d1d.tar.gz
esper-testing-34546b9c5b5a9be2180e8b4801b72a48feb94d1d.tar.bz2
esper-testing-34546b9c5b5a9be2180e8b4801b72a48feb94d1d.tar.xz
esper-testing-34546b9c5b5a9be2180e8b4801b72a48feb94d1d.zip
o timestamp => createdDate in the JSON to be consistent.
o Better builds list. o Renaming person-avatar to avatar-xl.
Diffstat (limited to 'src/main/resources/webapp/apps/buildApp/build.html')
-rwxr-xr-xsrc/main/resources/webapp/apps/buildApp/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/webapp/apps/buildApp/build.html b/src/main/resources/webapp/apps/buildApp/build.html
index fec38d2..2a24b16 100755
--- a/src/main/resources/webapp/apps/buildApp/build.html
+++ b/src/main/resources/webapp/apps/buildApp/build.html
@@ -9,7 +9,7 @@
<table>
<tr>
<th>Date</th>
- <td>{{build.build.timestamp | date:'medium'}}</td>
+ <td>{{build.build.createdDate | date:'medium'}}</td>
</tr>
<tr>
<th>Status</th>