make font-asewome optional. Also include jquery.browser in js/main.js so we can turn off the migration toolkit.
This commit is contained in:
5
view/theme/redbasic/php/theme_init.php
Normal file
5
view/theme/redbasic/php/theme_init.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
head_add_css('library/font_awesome/css/font-awesome.min.css');
|
||||
require_once('view/php/theme_init.php');
|
||||
|
Reference in New Issue
Block a user