diff --git a/layouts/v7/modules/Reports/resources/Detail.js b/layouts/v7/modules/Reports/resources/Detail.js index 411ccf11e1d0857dc4d3ed45db55399c515bdde0..0a78c64bfe5be005056f15580fa9d24a94afec50 100644 --- a/layouts/v7/modules/Reports/resources/Detail.js +++ b/layouts/v7/modules/Reports/resources/Detail.js @@ -62,7 +62,7 @@ Vtiger_Detail_Js("Reports_Detail_Js",{},{ function(error,data){ app.helper.hideProgress(); thisInstance.getContentHolder().find('#reportContentsDiv').html(data); - if(currentMode == 'save') jQuery('.reportActionButtons').addClass('hide'); + jQuery('.reportActionButtons').addClass('hide'); // app.helper.showHorizontalScroll(jQuery('#reportDetails')); // To get total records count