summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAdam Coldrick <adam@sotk.co.uk>2015-09-26 19:19:16 +0100
committerAdam Coldrick <adam@sotk.co.uk>2015-09-28 20:26:11 +0100
commita44fe25d73abfdbd691f27e0e35008f4080f3685 (patch)
tree368030314e7bfc5692e329b605587ebd7daa9281 /index.html
parent42a7acd601c949d57e25d3c31d806fd31ee443c9 (diff)
downloadciat-ui-a44fe25d73abfdbd691f27e0e35008f4080f3685.tar.gz
Initial log link
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5c04113..264e1a3 100644
--- a/index.html
+++ b/index.html
@@ -20,6 +20,8 @@
ng-show="selected">
<h3>{{selected.name}}</h3>
<em>State:</em> {{selected.data.state}}
+ <br />
+ <a ng-href="{{selected.lastBuild.logs[2][1]}}">Last Build Log</a>
</div>
</div>
</div>