summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/conferencing_quality.html
blob: e68b4ead721425d3ee3309db0569d2c858f5c501 (plain)
1
2
3
4
5
6
7
8
9
10
<& elements/process.html,
     'table'       => 'conferencing_quality',
     'viewall_dir' => 'browse',
&>
<%init>

die "access denied"
  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');

</%init>