mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: vendor owl and expose through odoo module
This commit is contained in:
parent
8c17b91452
commit
67407e3ec2
6223
runbot/static/libs/owl.js
Normal file
6223
runbot/static/libs/owl.js
Normal file
File diff suppressed because it is too large
Load Diff
5
runbot/static/src/owl_module.js
Normal file
5
runbot/static/src/owl_module.js
Normal file
@ -0,0 +1,5 @@
|
||||
odoo.define('@runbot/owl', [], function () {
|
||||
'use strict';
|
||||
|
||||
return owl;
|
||||
});
|
Loading…
Reference in New Issue
Block a user