summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-09-12 12:08:41 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-09-12 12:08:41 -0400
commit998b32d356338772484814a477d9efb159206b8d (patch)
treef93eebad83be0b899d8c37336d25b9eac80bf0b8 /httemplate/view
parent23f29deffa1fc6bc1a7b904c80f71db2d76dc26e (diff)
RT# 77504 - Fixed error display issue, and javascript to prevent error.
Diffstat (limited to 'httemplate/view')
-rwxr-xr-xhttemplate/view/svc_acct.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi
index 747477989..026effb45 100755
--- a/httemplate/view/svc_acct.cgi
+++ b/httemplate/view/svc_acct.cgi
@@ -20,8 +20,9 @@
"javascript:areyousure(\'${p}misc/cancel-unaudited.cgi?$svcnum\')",
) &>
-% }
+% }
+<& /elements/error.html &>
<& elements/svc_radius_usage.html,
'svc' => $svc_acct,