fix fallout from: (refactor svc_phone to use elements/svc_devices.html) add dsl_devic...
[freeside.git] / httemplate / edit / inventory_class.html
index beefcd5..3ab47fe 100644 (file)
@@ -8,3 +8,9 @@
                  'viewall_dir' => 'browse',
            )
 %>
+<%init>
+
+die "access denied"
+  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+
+</%init>