This commit is contained in:
Caleb James DeLisle
2017-05-31 23:32:47 +02:00
parent 7d557df74b
commit 244bd7b378
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ define([], function () {
rpt.setAttribute('class', 'report ' + (pass ? 'success' : 'failure'));
rpt.setAttribute('style', 'display:none;');
document.body.appendChild(rpt);
}
};
if (window.location.hash.indexOf("?test=test") > -1) {
window.onerror = function (msg, url, lineNo, columnNo, e) {
mkReport([