Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960

This commit is contained in:
Torkel Ödegaard
2015-05-12 17:39:56 +02:00
parent b3be51f17f
commit 35cc0a1cc0
6 changed files with 104 additions and 100 deletions

View File

@@ -1,5 +1,6 @@
define([
'./dashboardCtrl',
'./dashboardLoaderSrv',
'./dashboardNavCtrl',
'./snapshotTopNavCtrl',
'./saveDashboardAsCtrl',