X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fconferencing_type.html;fp=httemplate%2Fedit%2Fprocess%2Fconferencing_type.html;h=a67d7792a9efd3121af70e3c5725ffe825642538;hb=5264cbf1175e3ea73cf9bcf5087c5028e6cf3b1c;hp=0000000000000000000000000000000000000000;hpb=50e89d97c110d58e0755c69775e0d243a82e352d;p=freeside.git diff --git a/httemplate/edit/process/conferencing_type.html b/httemplate/edit/process/conferencing_type.html new file mode 100644 index 000000000..a67d7792a --- /dev/null +++ b/httemplate/edit/process/conferencing_type.html @@ -0,0 +1,10 @@ +<& elements/process.html, + 'table' => 'conferencing_type', + 'viewall_dir' => 'browse', +&> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +