diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 4931f189..c69444fd 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -709,7 +709,7 @@ Handlebars.registerHelper('loud', function (aString) { if (window.open(reportUrl, "ayreport") == null) { //window open failed, maybe popup blocker //show error to user - alert("ERROR OPENING REPORT WINDOW IN BROWSER"); + //alert("ERROR OPENING REPORT WINDOW IN BROWSER"); } //