• allowing for a redirect to a given URL.  kt_cancel is expected to be an
    associative array with a single key/value pair.  The redirected URL is
    the key.
    
    For example:
    
    <input type="submit" name="kt_cancel[/foo/bar]" value="Cancel" />
    
    This will redirect to /foo/bar directly, without going to the dispatcher
    named in the action request variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4714 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
     
    Browse File »