Merge pull request #318 from relateiq/master

use ng-href instead of href to avoid 404
This commit is contained in:
Rashid Khan
2013-08-02 15:54:54 -07:00
+1 -1
View File
@@ -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">