aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/jenkinsApp/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/webapp/apps/jenkinsApp/build.html')
-rwxr-xr-x[-rw-r--r--]src/main/resources/webapp/apps/jenkinsApp/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/webapp/apps/jenkinsApp/build.html b/src/main/resources/webapp/apps/jenkinsApp/build.html
index 7239c90..db07f44 100644..100755
--- a/src/main/resources/webapp/apps/jenkinsApp/build.html
+++ b/src/main/resources/webapp/apps/jenkinsApp/build.html
@@ -18,7 +18,7 @@
<tbody>
<tr>
<th>Timestamp</th>
- <td>{{details.build.timestamp | date:'medium'}}</td>
+ <td>{{details.build.createdDate | date:'medium'}}</td>
</tr>
<tr>
<th>Number</th>