From 62914e1d5b9ab07b047471c074e857d58ec70624 Mon Sep 17 00:00:00 2001 From: Jessie Keck Date: Fri, 11 Mar 2016 12:26:09 -0800 Subject: [PATCH] Add new locations ATCIRCDESK and STUDY-AIDS. --- lib/constants.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/constants.rb b/lib/constants.rb index 7673cc633..7ba2836cc 100644 --- a/lib/constants.rb +++ b/lib/constants.rb @@ -241,6 +241,7 @@ module Constants 'ASK@LANE' => 'Check Lane Library catalog for status', 'ASSMD-LOST' => 'Checked out - Overdue', 'AT-REPAIR' => 'Out for repair', + 'ATCIRCDESK' => 'Ask at circulation desk', 'ATLASES' => 'Atlas Section', 'AVAIL_SOON' => 'Ask at circulation desk', 'B&F-HOLD' => 'At bindery', @@ -590,6 +591,7 @@ module Constants 'STKS1-NEW' => 'New books shelf', 'STORAGE' => 'Ask at circulation desk', 'STORBYTITL' => 'Storage area: Shelved by title', + 'STUDY-AIDS' => 'Study aids', 'SUL-BIND' => 'At bindery', 'SUL-LOAN' => 'Ask at circulation desk', 'SULBIND-WA' => 'At bindery', @@ -722,6 +724,7 @@ module Constants 'SSRC-FILM', 'SSRC-SSDS', 'STK-NOCIRC', + 'STUDY-AIDS', 'TAUBE', 'THEA-STOR', 'THEATRE',