Revert "* Add fetchMetricDataApi to window."
This reverts commit 7a3cd5c2a7.
This commit is contained in:
@@ -29,4 +29,3 @@ location.hash = '#/chart/preview/' + screen.id;
|
||||
window.chartData = screen.chartData;
|
||||
window.location.replace(window.location.href.toString().replace(window.location.hash, '')+'#/chart/preview/' + screen.id)
|
||||
window.fetchChartApi = createLink('screen', 'ajaxGetChart');
|
||||
window.fetchMetricDataApi = createLink('screen', 'ajaxGetMetricData');
|
||||
|
||||
Reference in New Issue
Block a user