Skip to Content
Menu
This question has been flagged
1 Reply
2272 Views

Hi

i have a javascript file and it has options.registry['some_thing'] = options.Class.extend({.............}) in it

so i want to override this in another JS file(let's call it custom.js) but in console it rejects my custom.js file by logging Rejected Modules {custom.js}

is there a way to override this?

Avatar
Discard
Best Answer

Some examples in the OCA will help you.

github.com/OCA/web/

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 23
1960
3
Jul 21
4277
1
May 23
1249
2
May 19
4424
2
Apr 19
2472