forked from external-repos/pa11y-dashboard
Add supposed canvas support for IE8 and ie specific styling to fix layout
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user