summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_note_class.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/cust_note_class.html')
-rw-r--r--httemplate/edit/process/cust_note_class.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/httemplate/edit/process/cust_note_class.html b/httemplate/edit/process/cust_note_class.html
deleted file mode 100644
index 09dc818..0000000
--- a/httemplate/edit/process/cust_note_class.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<% include( 'elements/process.html',
- 'table' => 'cust_note_class',
- 'viewall_dir' => 'browse',
- )
-%>
-<%init>
-
-die "access denied"
- unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
-
-</%init>