Bug 29140 - Suppress some warnings in codemirror js editor
Summary: Suppress some warnings in codemirror js editor
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-29 19:33 UTC by Nick Clemens (kidclamp)
Modified: 2021-09-29 19:34 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2021-09-29 19:33:17 UTC
When editing user JS preferences there are warns for:
'let' is available in ES6

I think we could suppress these and allow that usage