This commit is contained in:
Pavel Belyaev
2021-07-25 19:19:18 +05:00
parent 175948447b
commit eac6c5ec5d
22 changed files with 1283 additions and 131 deletions

View File

@@ -2,6 +2,25 @@
$st_cnf = &LE::$TPL->static_list;
$st_dep = &LE::$TPL->static_dep;
$st_cnf[] = [
// 'mod'=>'default',
'pos'=>'top',
'type'=>'css',
'link'=>'/pub/css/icons.css'];
$st_cnf[] = [
// 'mod'=>'default',
'pos'=>'top',
'type'=>'css',
'link'=>'/pub/css/le_form.css'];
$st_cnf[] = [
// 'mod'=>'default',
'pos'=>'top',
'type'=>'css',
'link'=>'/pub/css/admin_interface.css'];
$st_cnf[] = [
'mod'=>'highlight.js',
'pos'=>'top',