mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 01:30:32 +02:00
JS check-all, confirm-delete etc.
This commit is contained in:
@@ -845,7 +845,8 @@ class media_admin_ui extends e_admin_ui
|
||||
|
||||
$fl->setFileInfo('all');
|
||||
$files = $fl->get_files(e_MEDIA."temp/");
|
||||
e107::getJs()->requireCoreLib('core/admin.js');
|
||||
e107::js('core','core/admin.js','prototype');
|
||||
// e107::getJs()->requireCoreLib('core/admin.js');
|
||||
|
||||
//TODO Detect XML file, and if found - read that instead of the directory.
|
||||
|
||||
|
Reference in New Issue
Block a user