This commit is contained in:
2020-09-03 19:42:01 +00:00
parent d9634010c6
commit 0e77c40023

View File

@@ -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");
}
//