fixed 404 on stylesheet

This commit is contained in:
Rashid Khan
2013-08-07 13:19:47 -07:00
parent a118cf42ae
commit 0a4bd071cb
3 changed files with 2 additions and 3 deletions
+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">