X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fprogress-popup.html;fp=httemplate%2Felements%2Fprogress-popup.html;h=0881a9643503140448bca5b44ec63e405752e5d2;hb=d6047391feb3236374e16fd73240d9821d77fe06;hp=0000000000000000000000000000000000000000;hpb=9e1ec0694dff61d375af8c0ef0e3895a7f1e07fd;p=freeside.git diff --git a/httemplate/elements/progress-popup.html b/httemplate/elements/progress-popup.html new file mode 100644 index 000000000..0881a9643 --- /dev/null +++ b/httemplate/elements/progress-popup.html @@ -0,0 +1,74 @@ +<% + my( $jobnum ) = $cgi->param('jobnum'); + my( $url ) = $cgi->param('url'); +%> + + + + + + + + + + + + + + + + + + + + + + +
+ Server processing job... +
+ +
+
%
+
+ (progress of job #<%= $jobnum %>) +
+ + + +