projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
restore correct workflow when no census match is found: offer map-based picker, RT...
[freeside.git]
/
httemplate
/
edit
/
process
/
part_svc_link.html
1
<& elements/process.html, table=>'part_svc_link', viewall_dir=>'browse' &>
2
<%init>
3
die "access denied"
4
unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
5
</%init>