feat(panel plugin): improving panel plugin model

This commit is contained in:
Torkel Ödegaard
2016-01-24 16:39:25 -05:00
parent ecdc730de7
commit 4f7fb40d9b
13 changed files with 201 additions and 68 deletions

View File

@@ -6,4 +6,5 @@ define([
'./solo_panel_ctrl',
'./panel_loader',
'./query_editor',
'./panel_editor_tab',
], function () {});