Add supposed canvas support for IE8 and ie specific styling to fix layout

This commit is contained in:
perryharlock
2013-09-20 11:04:08 +01:00
parent 5ff19890b8
commit 33259b76f8
10 changed files with 145 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
<!-- ########### To be done ############## -->
<button class="btn btn-success">Run <span class="glyphicon glyphicon-play"></span></button>
{{#if lastResult}}
<!-- ########################## -->
<div class="date">Last run : {{date-format lastResult.date format="DD MMM YYYY"}}</div>
{{else}}
<div class="date">Not yet run</div>