Skip to content

Commit 524f505

Browse files
committed
tech(templating): refactoring, updated dashboardSrv to typescript
1 parent 5ce3e40 commit 524f505

File tree

8 files changed

+965
-945
lines changed

8 files changed

+965
-945
lines changed

public/app/features/dashboard/all.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ define([
77
'./rowCtrl',
88
'./shareModalCtrl',
99
'./shareSnapshotCtrl',
10-
'./dashboardSrv',
10+
'./dashboard_srv',
1111
'./keybindings',
1212
'./viewStateSrv',
1313
'./timeSrv',

0 commit comments

Comments
 (0)