Commit 77cc5463 by Daniel Lee

dashfolder: nginject fix

parent 7dac6435
......@@ -6,6 +6,7 @@ export class CreateFolderCtrl {
nameExists = false;
titleTouched = false;
/** @ngInject **/
constructor(private backendSrv, private $location, navModelSrv) {
this.navModel = navModelSrv.getNav('dashboards', 'manage-dashboards', 0);
}
......
{
"type": "datasource",
"name": "Grafana Live",
"id": "grafana-live",
"metrics": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment