V0.1.1
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user