From c04867451b187349323cd1abd916bdd0a92e6cea Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 16 Jan 2018 16:44:18 +0200 Subject: [PATCH] feature(config) div -> form --- client/modules/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/modules/config.js b/client/modules/config.js index 0eb230a6..2a79f624 100644 --- a/client/modules/config.js +++ b/client/modules/config.js @@ -168,7 +168,7 @@ function fillTemplate(error, template) { const inner = rendy(Template, obj); Element = DOM.load({ - name : 'div', + name : 'form', className : 'config', inner, attribute : {