|
@@ -28,7 +28,7 @@
|
|
|
|
|
|
|
|
<body ng-controller="DashCtrl" ng-cloak>
|
|
<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/bootstrap-responsive.min.css">
|
|
|
<link rel="stylesheet" href="common/css/font-awesome.min.css">
|
|
<link rel="stylesheet" href="common/css/font-awesome.min.css">
|
|
|
|
|
|