summaryrefslogtreecommitdiff
path: root/views/project/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'views/project/index.tt')
-rw-r--r--views/project/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/project/index.tt b/views/project/index.tt
index db123c0..f8d0ea2 100644
--- a/views/project/index.tt
+++ b/views/project/index.tt
@@ -40,7 +40,7 @@
<: } :>
<br />
<: if $commit.build.start_time { :>
- built in&nbsp;<: $commit.build.end_time - $commit.build.start_time :>&nbsp;seconds
+ built in&nbsp;<: $commit.time_elapsed :>
<: } else { :>
running now
<: } :>