View | Details | Raw Unified | Return to bug 7977
Collapse All | Expand All

(-)a/installer/data/mysql/es-ES/mandatory/userpermissions.sql (-1 / +1 lines)
Lines 22-27 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
22
   (13, 'moderate_comments', 'Moderate patron comments'),
22
   (13, 'moderate_comments', 'Moderate patron comments'),
23
   (13, 'edit_notices', 'Define notices'),
23
   (13, 'edit_notices', 'Define notices'),
24
   (13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'),
24
   (13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'),
25
   (13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'),
25
   (13, 'view_system_logs', 'Browse the system logs'),
26
   (13, 'view_system_logs', 'Browse the system logs'),
26
   (13, 'inventory', 'Perform inventory (stocktaking) of your catalog'),
27
   (13, 'inventory', 'Perform inventory (stocktaking) of your catalog'),
27
   (13, 'stage_marc_import', 'Stage MARC records into the reservoir'),
28
   (13, 'stage_marc_import', 'Stage MARC records into the reservoir'),
28
- 

Return to bug 7977