fix edit/process/svc_circuit.html redirect on error, #37420
authorMark Wells <mark@freeside.biz>
Fri, 24 Jul 2015 04:22:43 +0000 (21:22 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 24 Jul 2015 04:22:43 +0000 (21:22 -0700)
httemplate/edit/process/svc_circuit.html

index 27f43db..5cd2ec7 100644 (file)
@@ -1,6 +1,6 @@
 <& elements/svc_Common.html,
     table       => 'svc_circuit',
 <& elements/svc_Common.html,
     table       => 'svc_circuit',
-    edit_ext    => 'html',
+    edit_ext    => 'cgi',
     redirect    => popurl(3)."view/svc_circuit.html?",
     precheck_callback => $precheck,
 &>
     redirect    => popurl(3)."view/svc_circuit.html?",
     precheck_callback => $precheck,
 &>