X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Finventory_class.html;h=dbf978e726daa8e388e34732595ef7af8132b757;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hp=c7be9e8dd3b80b9ce6d93e6a3256ace3d88ccf2f;hpb=c8cccb4a92adceb943c635fe62dad0d034462ce0;p=freeside.git diff --git a/httemplate/edit/process/inventory_class.html b/httemplate/edit/process/inventory_class.html index c7be9e8dd..dbf978e72 100644 --- a/httemplate/edit/process/inventory_class.html +++ b/httemplate/edit/process/inventory_class.html @@ -3,3 +3,9 @@ 'viewall_dir' => 'browse', ) %> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +