[freeside-commits] freeside/httemplate/edit/process part_tag.html, NONE, 1.1.2.2
Ivan,,,
ivan at wavetail.420.am
Thu Jul 15 14:47:06 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv19111/httemplate/edit/process
Added Files:
Tag: FREESIDE_1_9_BRANCH
part_tag.html
Log Message:
customer tags, RT#9192
--- NEW FILE: part_tag.html ---
<% include( 'elements/process.html',
'table' => 'part_tag',
'viewall_dir' => 'browse',
)
%>
<%init>
die "access denied"
unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
</%init>
More information about the freeside-commits
mailing list