mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Make help more reliable.
This commit is contained in:
parent
8730af59bc
commit
6e4991a34b
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<li class="hidden-sm hidden-xs">
|
<li class="hidden-sm hidden-xs">
|
||||||
<a href="#" id="help" data-route="{{ Route.getCurrentRoute.getName }}">
|
<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>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user