From 3e01be6fff8c2717256b15d43ac72fb278f79438 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 11 Nov 2016 14:42:50 -0800 Subject: UX: acknowledge actions instead of silently redirecting --- httemplate/misc/process/cancel_pkg.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'httemplate/misc/process') 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") &> - - - - +<& /elements/popup-topreload.html, et("Package $past_method") &> <%once> my %past = ( 'cancel' => 'cancelled', -- cgit v1.2.1