mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) div -> form
This commit is contained in:
parent
da48b5a146
commit
c04867451b
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ function fillTemplate(error, template) {
|
|||
const inner = rendy(Template, obj);
|
||||
|
||||
Element = DOM.load({
|
||||
name : 'div',
|
||||
name : 'form',
|
||||
className : 'config',
|
||||
inner,
|
||||
attribute : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue