feature(config) div -> form

This commit is contained in:
coderaiser 2018-01-16 16:44:18 +02:00
parent da48b5a146
commit c04867451b

View file

@ -168,7 +168,7 @@ function fillTemplate(error, template) {
const inner = rendy(Template, obj);
Element = DOM.load({
name : 'div',
name : 'form',
className : 'config',
inner,
attribute : {