1163 |
$("body").on('click',".fetch_chart_data",function(){ |
1163 |
$("body").on('click',".fetch_chart_data",function(){ |
1165 |
if( confirm("Fetching full chart data for reports with many rows can cause performance issues. Are you sure you with to chart this report?") ){ |
1165 |
if( confirm("Fetching full chart data for reports with many rows can cause performance issues. Are you sure you with to chart this report?") ){ |