mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
Files Manager Improvements #94
This commit is contained in:
@@ -26,7 +26,4 @@ if (Session::exists('user_role') && in_array(Session::get('user_role'), array('a
|
||||
// Include Admin
|
||||
Plugin::admin('filesmanager', 'box');
|
||||
|
||||
}
|
||||
|
||||
// Add Plugin Javascript
|
||||
Javascript::add('plugins/box/filesmanager/js/filesmanager.js', 'backend');
|
||||
}
|
Reference in New Issue
Block a user