We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d2428e + 4d50da5 commit 1c1b29aCopy full SHA for 1c1b29a
www/errorreport.js
@@ -19,7 +19,7 @@
19
var appVersion = '2.5 (2006)',
20
reportInBackgroundName = 'mmCoreReportInBackground',
21
errors = [],
22
- ignoredFiles = ['www/index.html#/site/mod_page', 'www/index.html#/site/mod_resource'];
+ ignoredFiles = ['www/index.html#/site/mod_page', 'www/index.html#/site/mod_resource', 'www/index.html#/site/mm_course-section'];
23
24
/**
25
* Check if error should be reported in background. If setting is not set, a confirm modal will be shown.
0 commit comments