From ac3296dc4d9c1c7ff3646df6496a4f49d9e07b9b 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 --- httemplate/elements/progress-init.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/elements') diff --git a/httemplate/elements/progress-init.html b/httemplate/elements/progress-init.html index 2a62c5e99..de3c6b761 100644 --- a/httemplate/elements/progress-init.html +++ b/httemplate/elements/progress-init.html @@ -126,6 +126,8 @@ function <%$key%>process () { } } + Hash.push('key', '<%$key%>'); + // jsrsPOST = true; // jsrsExecute( '<% $action %>', <%$key%>myCallback, 'start_job', Hash ); -- cgit v1.2.1