mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
fix(table panel): fixed issue with table panel in optimized builds, closes #3702
This commit is contained in:
parent
a9aaa5ad73
commit
2b99b64ec5
@ -112,7 +112,7 @@ export class TablePanelEditorCtrl {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/** @ngInject */
|
||||
export function tablePanelEditor($q, uiSegmentSrv) {
|
||||
'use strict';
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user