mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tablepanel: minor update to table panel, #8052
This commit is contained in:
parent
a5bdfec0de
commit
f979e95820
@ -234,7 +234,6 @@ class TablePanelCtrl extends MetricsPanelCtrl {
|
||||
};
|
||||
|
||||
ctrl.variableSrv.setAdhocFilter(options);
|
||||
console.log('clicked', options);
|
||||
}
|
||||
|
||||
elem.on('click', '.table-panel-page-link', switchPage);
|
||||
|
Loading…
Reference in New Issue
Block a user