update video editor (places, events)
This commit is contained in:
parent
8de69b3173
commit
8384fcc913
13 changed files with 346 additions and 144 deletions
|
|
@ -36,6 +36,8 @@ Ox.ArrayInput = function(options, self) {
|
|||
addInput(i, value);
|
||||
});
|
||||
|
||||
self.options.value = getValue();
|
||||
|
||||
function addInput(index, value, focus) {
|
||||
Ox.Log('Form', 'add', index)
|
||||
self.$element.splice(index, 0, Ox.Element()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue