fix(table panel): fixed issue with table panel in optimized builds, closes #3702
This commit is contained in:
@@ -112,7 +112,7 @@ export class TablePanelEditorCtrl {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/** @ngInject */
|
||||
export function tablePanelEditor($q, uiSegmentSrv) {
|
||||
'use strict';
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user