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
View File
@@ -14,7 +14,6 @@ angular.module('kibana.controllers', [])
style: 'dark'
};
// For
$scope.editor = {
index: 0
};