summaryrefslogtreecommitdiff
path: root/httemplate/elements/progress-init.html
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2019-06-14 21:38:46 -0400
committerChristopher Burger <burgerc@freeside.biz>2019-06-14 21:52:40 -0400
commit1c85f4ddb53339b93c5991aee07f9167c315e297 (patch)
tree59b356222c6cafd35224eb9d2d6dfd84b1034e06 /httemplate/elements/progress-init.html
parent1a6932d522b102c5f1746e2d1d4a7e78bcb3c267 (diff)
RT# 83450 - added location to virtual ap and added script to force update of all virtual ap
Diffstat (limited to 'httemplate/elements/progress-init.html')
-rw-r--r--httemplate/elements/progress-init.html2
1 files changed, 2 insertions, 0 deletions
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 );