Skip to content

Commit

Permalink
div doesn't support type=button (#12131)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepereiradasilva authored and rdeutz committed Sep 23, 2016
1 parent 92c2e12 commit 95508ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/joomla/sidebars/toggle.php
Expand Up @@ -16,7 +16,6 @@
<div
id="j-toggle-sidebar-button"
class="j-toggle-sidebar-button hidden-phone hasTooltip"
type="button"
onclick="toggleSidebar(false); return false;"
>
<span id="j-toggle-sidebar-icon" class="icon-arrow-left-2"></span>
Expand Down

0 comments on commit 95508ac

Please sign in to comment.