summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-08-04 13:03:48 -0700
committerMark Wells <mark@freeside.biz>2015-08-04 13:03:48 -0700
commit7c21e5bcc4cdd2974795c178bfeea7fa040e468e (patch)
treefa0237b697943315320d94a7af2bfe1eb8bc6c0d /httemplate/edit
parent4df16e7570344219513ba7c6611d43ae396ead13 (diff)
rename view/svc_circuit.html to fix links from package reports, #37420
Diffstat (limited to 'httemplate/edit')
-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..06cd7e70b 100644
--- a/httemplate/edit/process/svc_circuit.html
+++ b/httemplate/edit/process/svc_circuit.html
@@ -1,7 +1,7 @@
<& elements/svc_Common.html,
table => 'svc_circuit',
edit_ext => 'html',
- redirect => popurl(3)."view/svc_circuit.html?",
+ redirect => popurl(3)."view/svc_circuit.cgi?",
precheck_callback => $precheck,
&>
<%init>