Explorar o código

tablepanel: minor update to table panel, #8052

Torkel Ödegaard %!s(int64=8) %!d(string=hai) anos
pai
achega
f979e95820
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      public/app/plugins/panel/table/module.ts

+ 0 - 1
public/app/plugins/panel/table/module.ts

@@ -234,7 +234,6 @@ class TablePanelCtrl extends MetricsPanelCtrl {
       };
 
       ctrl.variableSrv.setAdhocFilter(options);
-      console.log('clicked', options);
     }
 
     elem.on('click', '.table-panel-page-link', switchPage);