From: Mark Wells Date: Thu, 8 Sep 2016 22:14:44 +0000 (-0700) Subject: don't use topreload on one-time charge UI now that it's not a popup, #71249 vs. ... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=920cb8c14031bcd1b7915ad94ef5b01ca4432e22 don't use topreload on one-time charge UI now that it's not a popup, #71249 vs. #71394 --- diff --git a/httemplate/edit/process/quick-charge.cgi b/httemplate/edit/process/quick-charge.cgi index 00d17c8b1..d1b8e1086 100644 --- a/httemplate/edit/process/quick-charge.cgi +++ b/httemplate/edit/process/quick-charge.cgi @@ -1,13 +1,4 @@ -% if ( $error ) { -% $cgi->param('error', $error ); <% $cgi->redirect($redirect) %> -% } else { -<% header(emt($message)) %> - - -% } <%init> my $curuser = $FS::CurrentUser::CurrentUser;