WIP: use es-modules
This commit is contained in:
parent
ec5b050496
commit
9c3450947b
146 changed files with 722 additions and 62 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import Ox from './../../../Ox/js/Namespace.js';
|
||||
|
||||
Ox.EditableContent = function(options, self) {
|
||||
|
||||
self = self || {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue