X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fprogress-init.html;h=0c2b8165a13e44aaaa41bc6e2670002837511b26;hp=cef54b824faf6e3ab28da31ae5f38a20680cfa72;hb=f822e27a1e00594332ffa487a1c284234c5580a6;hpb=54a357b171aa44f9399b4c146acd2afd3b686075 diff --git a/httemplate/elements/progress-init.html b/httemplate/elements/progress-init.html index cef54b824..0c2b8165a 100644 --- a/httemplate/elements/progress-init.html +++ b/httemplate/elements/progress-init.html @@ -17,6 +17,9 @@ In misc/something.html: # redirecting to the URL. #or { popup_url => $p.'popup_contents.html' } # which loads that URL into the popup after completion + #or { url => $p.'where_to_go.html', + error_url => $p.'where_we_just_were.html' } + # to redirect somewhere different on error ) %>