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

Erik Levinson levinse at wavetail.420.am
Wed Nov 24 17:46:36 PST 2010


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

Added Files:
	svc_dsl.html 
Log Message:
ikano.pm initial commit, svc_dsl UI initial commit, and svc_dsl on-going work, RT7111


--- NEW FILE: svc_dsl.html ---
<% include( 'elements/svc_Common.html',
               'table'    => 'svc_dsl',
           )
%>
<%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