Commit 98c8c14b authored by Frank Bergmann's avatar Frank Bergmann

-- changed cancel_url to /intranet-helpdesk, everything else makes no sense

parent 8875d114
...@@ -244,7 +244,7 @@ if {$edit_p} { lappend actions [list [lang::message::lookup {} intranet-helpdesk ...@@ -244,7 +244,7 @@ if {$edit_p} { lappend actions [list [lang::message::lookup {} intranet-helpdesk
ns_log Notice "new: ad_form: Setup fields" ns_log Notice "new: ad_form: Setup fields"
ad_form \ ad_form \
-name helpdesk_ticket \ -name helpdesk_ticket \
-cancel_url $return_url \ -cancel_url "/intranet-helpdesk" \
-action $action_url \ -action $action_url \
-actions $actions \ -actions $actions \
-has_edit 1 \ -has_edit 1 \
......
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