Commit 420c306e authored by Jérome Perrin's avatar Jérome Perrin

update static version

handlebar version increased
parent 17024d35
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
gadget.props.fieldset_element.style["border-width"] = "1px"; gadget.props.fieldset_element.style["border-width"] = "1px";
} }
if (node_id) { if (node_id) {
addField("id", { addField("id", options.property_definition.properties.id || {
type: "string" type: "string"
}, node_id); }, node_id);
} }
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment