svn path=/Website/trunk/; revision=31506
This commit is contained in:
@@ -95,7 +95,7 @@ function CreateButtons(buttons, params)
|
||||
if (hamburger && !params.isDialog)
|
||||
{
|
||||
var btn = { icon: "fa-bars", tooltip: L("lcl_more"), id: "printhamburger",
|
||||
action: "$('li.byHamburger').toggleClass('hidden');FcltMgr.resized();hideActions();" }
|
||||
action: "$('li.byHamburger').toggleClass('hidden');FcltMgr.resized();" }
|
||||
CreateButton(null, btn.action, btn, params );
|
||||
}
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user