grafana/public/app/features/all.js
2015-03-29 12:57:28 +02:00

12 lines
254 B
JavaScript

define([
'./panellinkeditor/module',
'./annotations/annotationsSrv',
'./templating/templateSrv',
'./dashboard/all',
'./panel/all',
'./profile/profileCtrl',
'./profile/changePasswordCtrl',
'./org/all',
'./admin/all',
], function () {});