Commit 48d1b682 authored by adrtel's avatar adrtel

- Added a debugging command for tacking an error

parent 5ea7e4e6
......@@ -211,6 +211,7 @@ switch $action {
set task_names [join $delete_task_list "<li>"]
ns_log Notice "task-action: delete_task_list='$delete_task_list'"
if {0 == [llength $delete_task_list]} { ad_returnredirect $return_url }
# Check if timesheet entries exist. We don't want to delete them...
......
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