Lines 183-188
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
183 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
183 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
184 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
184 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
185 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
185 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
|
|
186 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
186 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
187 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
187 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
188 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
188 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
189 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |