Lines 90-95
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
90 |
(13, 'moderate_comments', 'Moderate patron comments'), |
90 |
(13, 'moderate_comments', 'Moderate patron comments'), |
91 |
(13, 'edit_notices', 'Define notices'), |
91 |
(13, 'edit_notices', 'Define notices'), |
92 |
(13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'), |
92 |
(13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'), |
|
|
93 |
(13, 'format_notices', 'Format how generated notices are laid out when printed'), |
93 |
(13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'), |
94 |
(13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'), |
94 |
(13, 'view_system_logs', 'Browse the system logs'), |
95 |
(13, 'view_system_logs', 'Browse the system logs'), |
95 |
(13, 'inventory', 'Perform inventory (stocktaking) of your catalog'), |
96 |
(13, 'inventory', 'Perform inventory (stocktaking) of your catalog'), |