Explorar el Código

Stop foolin around with the BS

Andy Baugh hace 6 años
padre
commit
4b303da566
Se han modificado 1 ficheros con 4 adiciones y 5 borrados
  1. 4 5
      notification-center/notification-center.tt

+ 4 - 5
notification-center/notification-center.tt

@@ -7,12 +7,11 @@
     skipbreadcrumb = 0
     theme = "bootstrap"
     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 = ''
-    include_legacy_stylesheets = 1
 -%]
 [% PROCESS '_pkg_hover.tmpl' -%]
 [% PROCESS '_ajaxapp_header.tmpl' -%]