|
@@ -7,12 +7,11 @@
|
|
|
skipbreadcrumb = 0
|
|
skipbreadcrumb = 0
|
|
|
theme = "bootstrap"
|
|
theme = "bootstrap"
|
|
|
show_upgrade_message = 1
|
|
show_upgrade_message = 1
|
|
|
- stylesheets = ['/cjt/css/ajaxapp-min.css',
|
|
|
|
|
- '/templates/common/revised_notices.min.css',
|
|
|
|
|
- '/templates/packages/common.min.css',
|
|
|
|
|
- ]
|
|
|
|
|
|
|
+ stylesheets = [
|
|
|
|
|
+ '/libraries/fontawesome/css/font-awesome.min.css',
|
|
|
|
|
+ Whostmgr.find_file_url('/3rdparty/bootstrap-rtl/optimized/dist/css/bootstrap-rtl.min.css'),
|
|
|
|
|
+ ]
|
|
|
extrastyle = ''
|
|
extrastyle = ''
|
|
|
- include_legacy_stylesheets = 1
|
|
|
|
|
-%]
|
|
-%]
|
|
|
[% PROCESS '_pkg_hover.tmpl' -%]
|
|
[% PROCESS '_pkg_hover.tmpl' -%]
|
|
|
[% PROCESS '_ajaxapp_header.tmpl' -%]
|
|
[% PROCESS '_ajaxapp_header.tmpl' -%]
|