This commit is contained in:
@@ -709,7 +709,7 @@ Handlebars.registerHelper('loud', function (aString) {
|
|||||||
if (window.open(reportUrl, "ayreport") == null) {
|
if (window.open(reportUrl, "ayreport") == null) {
|
||||||
//window open failed, maybe popup blocker
|
//window open failed, maybe popup blocker
|
||||||
//show error to user
|
//show error to user
|
||||||
alert("ERROR OPENING REPORT WINDOW IN BROWSER");
|
//alert("ERROR OPENING REPORT WINDOW IN BROWSER");
|
||||||
}
|
}
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user