[freeside-commits] freeside/httemplate/edit/process svc_port.html, NONE, 1.1

Ivan,,, ivan at wavetail.420.am
Sun Feb 27 16:42:02 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv17620/process

Added Files:
	svc_port.html 
Log Message:
fix port editing not to redirect to svc_Common view without graphs, RT#10574

--- NEW FILE: svc_port.html ---
<% include( 'elements/svc_Common.html',
               'table'    => 'svc_port',
           )
%>
<%init>

die "access denied"
  unless $FS::CurrentUser::CurrentUser->access_right('Provision customer service'); #something else more specific?

</%init>



More information about the freeside-commits mailing list