Commit d9e4f87b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

make the gantt chart readonly.

parent 8d0bb086
......@@ -463,6 +463,7 @@
$('#gantt_output').show().dhx_gantt({
data: gantt_data,
scale_unit: 'day',
readonly: true,
step: 7
});
}
......
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