mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
refactoring package section: new html formating
This commit is contained in:
parent
8d95390eaf
commit
f1253a0fd3
11 changed files with 947 additions and 486 deletions
|
@ -19,8 +19,6 @@ top_panel($user,$TAB);
|
|||
$data = json_decode(implode('', $output), true);
|
||||
$data = array_reverse($data);
|
||||
unset($output);
|
||||
|
||||
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_backup.html');
|
||||
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_backup.html');
|
||||
//}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue