summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-07-23 21:22:43 -0700
committerMark Wells <mark@freeside.biz>2015-07-23 21:22:43 -0700
commitee0976f9722a87ed6166302dfdc687ed3b2b6a8e (patch)
treef480a448bfbb4e3aa3f6e29138ca919c65a68207
parentb349efcdfca51785e6e202d36abb0fe7184c961e (diff)
fix edit/process/svc_circuit.html redirect on error, #37420
-rw-r--r--httemplate/edit/process/svc_circuit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/svc_circuit.html b/httemplate/edit/process/svc_circuit.html
index 27f43db38..5cd2ec79e 100644
--- a/httemplate/edit/process/svc_circuit.html
+++ b/httemplate/edit/process/svc_circuit.html
@@ -1,6 +1,6 @@
<& elements/svc_Common.html,
table => 'svc_circuit',
- edit_ext => 'html',
+ edit_ext => 'cgi',
redirect => popurl(3)."view/svc_circuit.html?",
precheck_callback => $precheck,
&>