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

update static version

handlebar version increased
parent 17024d35
......@@ -72,7 +72,7 @@
gadget.props.fieldset_element.style["border-width"] = "1px";
}
if (node_id) {
addField("id", {
addField("id", options.property_definition.properties.id || {
type: "string"
}, node_id);
}
......
......@@ -7,4 +7,4 @@ This software is allowed to use under GPL or you need to obtain Commercial or En
/* dream fixes */
.gantt_task_content {
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