1 line
499 B
JavaScript
1 line
499 B
JavaScript
"use strict";window.DesignerCustomization={onCustomizeActions:function(n,t){var r=t.GetById(DevExpress.Reporting.Designer.Actions.ActionId.NewReportViaWizard),i;r&&(r.visible=!1);i=t.GetById(DevExpress.Reporting.Designer.Actions.ActionId.ReportWizard);i&&(i.visible=!1)}};window.ReportingDesignerCustomization={RemoveAppearanceSection:function(n,t){var i=t.dx.Reporting.Designer.Widgets.groups.Design;i.info.splice(0,i.info.length)}};window.ViewerCustomization={onCustomizeElements:function(){}}; |