mirror of https://github.com/ColorlibHQ/AdminLTE
pull/1109/head
parent
8438a30eaa
commit
bcd808d203
|
@ -62,7 +62,7 @@ $.AdminLTE.options = {
|
||||||
//native touch experience with touch devices. If you
|
//native touch experience with touch devices. If you
|
||||||
//choose to enable the plugin, make sure you load the script
|
//choose to enable the plugin, make sure you load the script
|
||||||
//before AdminLTE's app.js
|
//before AdminLTE's app.js
|
||||||
enableFastclick: true,
|
enableFastclick: false,
|
||||||
//Control Sidebar Options
|
//Control Sidebar Options
|
||||||
enableControlSidebar: true,
|
enableControlSidebar: true,
|
||||||
controlSidebarOptions: {
|
controlSidebarOptions: {
|
||||||
|
|
Loading…
Reference in New Issue