From 3222ca52c49918bd0c2feabf710e6d417c407ae7 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Fri, 14 Jun 2019 21:38:46 -0400 Subject: RT# 83450 - added location to virtual ap and added script to force update of all virtual ap Conflicts: FS/FS/part_export/saisei.pm --- httemplate/elements/progress-init.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/elements/progress-init.html') diff --git a/httemplate/elements/progress-init.html b/httemplate/elements/progress-init.html index 24ad55939..57116169b 100644 --- a/httemplate/elements/progress-init.html +++ b/httemplate/elements/progress-init.html @@ -127,6 +127,8 @@ function <%$key%>process () { } } + Hash.push('key', '<%$key%>'); + // jsrsPOST = true; // jsrsExecute( '<% $action %>', <%$key%>myCallback, 'start_job', Hash ); -- cgit v1.2.1