From: Ivan Kohler Date: Mon, 9 Nov 2020 21:37:10 +0000 (-0800) Subject: ACL for hardware class config, RT#85057 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=05f43c12f97943e77bfb0d3ad253ccf7a38c0c0f ACL for hardware class config, RT#85057 --- diff --git a/httemplate/edit/hardware_type.html b/httemplate/edit/hardware_type.html index 717440166..5660688aa 100644 --- a/httemplate/edit/hardware_type.html +++ b/httemplate/edit/hardware_type.html @@ -14,7 +14,7 @@ <%init> die "access denied" - unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + unless $FS::CurrentUser::CurrentUser->access_right('Edit hardware classes and types'); my @fields = ( { field => 'classnum',