From f25c596ba479c7c5cebcfd4447bb0db9c70a1e06 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 30 Dec 2014 16:02:14 -0800 Subject: import deployment zone census block list, #32625 --- httemplate/elements/progress-init.html | 55 ++++++++++++++++++++++++++++------ 1 file changed, 46 insertions(+), 9 deletions(-) (limited to 'httemplate/elements/progress-init.html') diff --git a/httemplate/elements/progress-init.html b/httemplate/elements/progress-init.html index cef54b824..5b42aa1a8 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 ) %>