Commit 2b99b64e by Torkel Ödegaard

fix(table panel): fixed issue with table panel in optimized builds, closes #3702

parent a9aaa5ad
......@@ -112,7 +112,7 @@ export class TablePanelEditorCtrl {
}
}
/** @ngInject */
export function tablePanelEditor($q, uiSegmentSrv) {
'use strict';
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment