summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-11-11 14:42:50 -0800
committerIvan Kohler <ivan@freeside.biz>2016-11-11 14:42:50 -0800
commit3e01be6fff8c2717256b15d43ac72fb278f79438 (patch)
treef6a6583ba79069b6e490233f042628168bfd21c2 /httemplate/misc/process
parent4408ac2321d14809b49f94877717602a90a3ada9 (diff)
UX: acknowledge actions instead of silently redirecting
Diffstat (limited to 'httemplate/misc/process')
-rwxr-xr-xhttemplate/misc/process/cancel_pkg.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/httemplate/misc/process/cancel_pkg.html b/httemplate/misc/process/cancel_pkg.html
index 0649261e7..7e33e15c0 100755
--- a/httemplate/misc/process/cancel_pkg.html
+++ b/httemplate/misc/process/cancel_pkg.html
@@ -1,13 +1,4 @@
-<& /elements/header-popup.html, emt("Package $past_method") &>
- <script src="<% $fsurl %>elements/js.cookie.js"></script>
- <SCRIPT TYPE="text/javascript">
- Cookies.set('freeside_status', <% mt("Package $past_method") |js_string %>,{
- expires: 0.0035
- });
- topreload();
- </SCRIPT>
- </BODY>
-</HTML>
+<& /elements/popup-topreload.html, et("Package $past_method") &>
<%once>
my %past = ( 'cancel' => 'cancelled',