Add option to control sidemenu's tree views.

This commit is contained in:
Alexey ERYSHEV
2016-12-05 13:17:36 +01:00
parent 6e2f5b0708
commit 7ec587b75b
3 changed files with 9 additions and 1 deletions

View File

@@ -54,6 +54,8 @@
//choose to enable the plugin, make sure you load the script
//before AdminLTE's app.js
enableFastclick: true,
//Control Sidebar Tree Views
enableControlTreeView: true,
//Control Sidebar Options
enableControlSidebar: true,
controlSidebarOptions: {

View File

@@ -358,6 +358,8 @@ AdminLTE/
//choose to enable the plugin, make sure you load the script
//before AdminLTE's app.js
enableFastclick: true,
//Control Sidebar Tree Views
enableControlTreeView: true,
//Control Sidebar Options
enableControlSidebar: true,
controlSidebarOptions: {