Explorar o código

Merge pull request #318 from relateiq/master

use ng-href instead of href to avoid 404
Rashid Khan %!s(int64=12) %!d(string=hai) anos
pai
achega
e3a87041fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -28,7 +28,7 @@
 
   <body ng-controller="DashCtrl" ng-cloak>
 
-    <link rel="stylesheet" href="common/css/bootstrap.{{dashboard.current.style}}.min.css">
+    <link rel="stylesheet" ng-href="common/css/bootstrap.{{dashboard.current.style}}.min.css">
     <link rel="stylesheet" href="common/css/bootstrap-responsive.min.css">
     <link rel="stylesheet" href="common/css/font-awesome.min.css">