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);
} }
......
...@@ -7,4 +7,4 @@ This software is allowed to use under GPL or you need to obtain Commercial or En ...@@ -7,4 +7,4 @@ This software is allowed to use under GPL or you need to obtain Commercial or En
/* dream fixes */ /* dream fixes */
.gantt_task_content { .gantt_task_content {
color: #454545; color: #454545;
} }
\ No newline at end of file
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