mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 06:39:46 +02:00
strip unused js css
This commit is contained in:
parent
fa05ffa58b
commit
60c7f61579
42 changed files with 1930 additions and 18929 deletions
|
@ -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 != '') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue