feat(dashboards): began work on dashboard list

This commit is contained in:
Torkel Ödegaard
2016-05-19 11:03:10 +02:00
parent fb74d10573
commit 855e913bbd
8 changed files with 34 additions and 36 deletions

View File

@@ -19,4 +19,5 @@ define([
'./upload',
'./import/import',
'./export/export_modal',
'./dash_list_ctrl',
], function () {});