Commit 7eec573d authored by Project Open's avatar Project Open

- Fixed comment

- "% Done" bar in Gantt Editor now enabled by default
parent 18225f88
......@@ -153,7 +153,7 @@ function launchGanttEditor(debug){
id: 'config_menu_show_percent_done_bar',
key: 'show_percent_done_bar',
text: 'Show "Done %" Gantt Bars',
checked: false
checked: true
}, {
id: 'config_menu_show_logged_hours_bar',
key: 'show_logged_hours_bar',
......
# /packages/intranet-gantt-editor/lib/task-editor.tcl
# /packages/intranet-gantt-editor/lib/gantt-editor.tcl
#
# Copyright (C) 2012 ]project-open[
#
......
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