1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 20:01:47 +02:00

Display Theme/Plugin update shortcode on dashboard only.

This commit is contained in:
Cameron
2017-02-02 11:59:14 -08:00
parent f7a14d29ae
commit 56b3cf7915
3 changed files with 7 additions and 16 deletions

View File

@@ -24,19 +24,9 @@ e107::library('load', 'bootstrap');
e107::library('load', 'fontawesome');
e107::library('load', 'bootstrap.editable');
$adminStyle = e107::pref('core', 'admincss');
//e107::css('theme', 'css/bootstrap-dark.min.css');
$adminStyle = e107::pref('core', 'admincss', 'css/bootstrap-dark.min.css');
e107::css('theme', $adminStyle);
e107::css('theme', 'admin_style.css');
if(!deftrue('e_DEBUG'))
{
e107::css('theme', 'admin_dark.css');
}
e107::css('theme', 'ie_all.css', null, 'all', "<!--[if IE]>", "<![endif]-->");
e107::css('inline', "