mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(build): fixed build issues
This commit is contained in:
@@ -9,6 +9,7 @@ import {TableModel} from './table_model';
|
||||
|
||||
export class TablePanelCtrl {
|
||||
|
||||
/** @ngInject */
|
||||
constructor($scope, $rootScope, $q, panelSrv, panelHelper, annotationsSrv) {
|
||||
$scope.ctrl = this;
|
||||
$scope.pageIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user