Commit 5ffd39d7 authored by Frank Bergmann's avatar Frank Bergmann

- Sencha Ticket Tracker:

  Implemented Ticket Form saving
parent 172f048f
......@@ -715,7 +715,8 @@ ad_proc -public template::form::is_valid { id } {
upvar #$level $id:submission submission
if { ! $submission } {
return 0
ns_log Notice "new: template::form::is_valid: did not find submission"
return 0
}
upvar #$level $id:error formerror
......
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