Merge pull request #1679 from leonelcamara/fix1675

Fixes #1675 dropdown not working in the "manage" button
This commit is contained in:
mdipierro
2017-07-10 14:18:17 -05:00
committed by GitHub
+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>