diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/php/theme_init.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 821e9b46e..f4083b3ff 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -2,7 +2,6 @@ require_once('include/plugin.php'); -head_add_css('/library/tiptip/tipTip.css'); head_add_css('/library/jRange/jquery.range.css'); head_add_css('/view/css/conversation.css'); |