Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
This commit is contained in:
commit
aa1925c898
@ -304,8 +304,8 @@ var ErrorReport = {
|
||||
|
||||
};
|
||||
|
||||
TraceKit.report.subscribe(ErrorReport.error_handler);
|
||||
ErrorReport.set_up_error_reporting();
|
||||
$(function () {
|
||||
AJAX.registerOnload('error_report.js', function(){
|
||||
TraceKit.report.subscribe(ErrorReport.error_handler);
|
||||
ErrorReport.set_up_error_reporting();
|
||||
ErrorReport.wrap_global_functions();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user