[freeside-commits] freeside/httemplate/edit svc_port.cgi,1.1,1.2
Ivan,,,
ivan at wavetail.420.am
Sun Feb 27 16:42:02 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv17620
Modified Files:
svc_port.cgi
Log Message:
fix port editing not to redirect to svc_Common view without graphs, RT#10574
Index: svc_port.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/svc_port.cgi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- svc_port.cgi 24 Jan 2011 02:56:02 -0000 1.1
+++ svc_port.cgi 28 Feb 2011 00:42:00 -0000 1.2
@@ -3,7 +3,7 @@
'table' => 'svc_port',
'fields' => \@fields,
'labels' => \%labels,
- 'post_url' => popurl(1). "process/svc_Common.html", #?
+ #'post_url' => popurl(1). "process/svc_Common.html", #?
)
%>
<%init>
More information about the freeside-commits
mailing list