Lines 99-104
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
99 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
99 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
100 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
100 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
101 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
101 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
|
|
102 |
('BrowseInterface', '0',NULL, "Elasticsearch only: add a page allowing users to 'browse' all items in the collection",'YesNo'), |
102 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |
103 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |
103 |
('CalculateFinesOnReturn','1','','Switch to control if overdue fines are calculated on return or not','YesNo'), |
104 |
('CalculateFinesOnReturn','1','','Switch to control if overdue fines are calculated on return or not','YesNo'), |
104 |
('CalendarFirstDayOfWeek','0','0|1|2|3|4|5|6','Select the first day of week to use in the calendar.','Choice'), |
105 |
('CalendarFirstDayOfWeek','0','0|1|2|3|4|5|6','Select the first day of week to use in the calendar.','Choice'), |