strip unused js css

This commit is contained in:
iBNu Maksum
2025-02-04 13:50:43 +07:00
parent fa05ffa58b
commit 60c7f61579
42 changed files with 1930 additions and 18929 deletions

View File

@ -18,7 +18,6 @@ if (!in_array($admin['user_type'], ['SuperAdmin', 'Admin'])) {
switch ($action) {
case 'list':
$ui->assign('xfooter', '<script type="text/javascript" src="'.APP_URL.'/ui/lib/c/bandwidth.js"></script>');
run_hook('view_list_bandwidth'); #HOOK
$name = _post('name');
if ($name != '') {