Fixes #1675 dropdown not working in the "manage" button

This commit is contained in:
Leonel Câmara
2017-07-07 18:10:31 +01:00
parent 89832479fc
commit c6c027dbec
+1 -1
View File
@@ -46,7 +46,7 @@
</td>
<td>
<div class="btn-group">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
<a class="btn dropdown-toggle" data-toggle="dropdown">
{{=T('Manage')}}
<span class="caret"></span>
</a>