strip unused js css

This commit is contained in:
iBNu Maksum 2025-02-04 13:50:43 +07:00
parent fa05ffa58b
commit 60c7f61579
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
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 != '') {