[freeside-commits] branch FREESIDE_3_BRANCH updated. ee0976f9722a87ed6166302dfdc687ed3b2b6a8e

Mark Wells mark at 420.am
Thu Jul 23 21:34:47 PDT 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  ee0976f9722a87ed6166302dfdc687ed3b2b6a8e (commit)
      from  b349efcdfca51785e6e202d36abb0fe7184c961e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ee0976f9722a87ed6166302dfdc687ed3b2b6a8e
Author: Mark Wells <mark at freeside.biz>
Date:   Thu Jul 23 21:22:43 2015 -0700

    fix edit/process/svc_circuit.html redirect on error, #37420

diff --git a/httemplate/edit/process/svc_circuit.html b/httemplate/edit/process/svc_circuit.html
index 27f43db..5cd2ec7 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,
 &>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/process/svc_circuit.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list