Make help more reliable.

This commit is contained in:
James Cole 2016-04-09 09:24:17 +02:00
parent 8730af59bc
commit 6e4991a34b

View File

@ -58,7 +58,7 @@
<li class="hidden-sm hidden-xs">
<a href="#" id="help" data-route="{{ Route.getCurrentRoute.getName }}">
<i class="fa fa-question-circle"></i>
<i class="fa fa-question-circle" data-route="{{ Route.getCurrentRoute.getName }}"></i>
</a>
</li>