diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-03-17 23:07:08 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-03-17 23:07:08 +0100 |
commit | 7966c2db4c027775f34ec26ef3b5bfce06f26605 (patch) | |
tree | 433ec59143a424138a52d571e60fda5365b0eb5f /view | |
parent | ccdb027677aac06749d957383d758afae61320d6 (diff) | |
download | volse-hubzilla-7966c2db4c027775f34ec26ef3b5bfce06f26605.tar.gz volse-hubzilla-7966c2db4c027775f34ec26ef3b5bfce06f26605.tar.bz2 volse-hubzilla-7966c2db4c027775f34ec26ef3b5bfce06f26605.zip |
update bootstrap-3.3.4 and bootbox-4.4.0
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/php/theme_init.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index dd4542e8a..23889680d 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -1,7 +1,6 @@ <?php head_add_css('library/font_awesome/css/font-awesome.min.css'); -head_add_css('library/bootstrap/css/bootstrap-theme.min.css'); head_add_css('library/bootstrap/css/bootstrap.min.css'); head_add_css('view/css/bootstrap-red.css'); head_add_css('library/datetimepicker/jquery.datetimepicker.css'); |