Prechádzať zdrojové kódy

Start seeing 401s here

Andy Baugh 6 rokov pred
rodič
commit
321dafe08a

+ 2 - 2
notification-center/notification-center.tt

@@ -8,8 +8,8 @@
 
 	SET styleSheets = [
 		rtl_bootstrap,
-		theme_magic_url('libraries/bootstrap/optimized/css/bootstrap.min.css')
-	    theme_magic_url('/libraries/fontawesome/css/font-awesome.min.css')
+		'libraries/bootstrap/optimized/css/bootstrap.min.css'
+	    '/libraries/fontawesome/css/font-awesome.min.css'
 	];
 
     WRAPPER 'master_templates/master.tmpl'