Commit 334e6b83 authored by Frank Bergmann's avatar Frank Bergmann

- Sencha Task Tree:

  Removed debugging code
parent 8c8b906e
......@@ -125,7 +125,7 @@ template::multirow foreach task_multirow {
for {set i 0} {$i < $old_level} {incr i} { append indent "\t" }
}
set project_name "$sort_order - $project_name"
set project_name "$project_name"
# The current task is on the same level as the previous.
# This is also executed after reducing the old_level in the previous while loop
......
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