Bug 1209523 - Fix parse error during grunt build

As part of my work to get grunt build running automatically on deploy,
I'm going to run it on Travis to make sure we catch things like this
before deploy :-)
This commit is contained in:
Ed Morley 2015-09-29 15:15:07 +01:00
Родитель 3564dea78a
Коммит 5065de4588
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
<a ng-show="onscreenShortcutsShowing"
ng-click="setOnscreenShortcutsShowing(false)"
class="pull-right" href="" title="Close this help">
<span class="fa fa-times lightgray"</span>
<span class="fa fa-times lightgray"></span>
</a>
</h3>
</div>