Skip to content

Commit

Permalink
Merge pull request #1248 from sul-dlss/1246-new-locations
Browse files Browse the repository at this point in the history
Add new locations ATCIRCDESK and STUDY-AIDS.
  • Loading branch information
ndushay committed Mar 14, 2016
2 parents 9889190 + 62914e1 commit 4b15d1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -722,6 +724,7 @@ module Constants
'SSRC-FILM',
'SSRC-SSDS',
'STK-NOCIRC',
'STUDY-AIDS',
'TAUBE',
'THEA-STOR',
'THEATRE',
Expand Down

0 comments on commit 4b15d1d

Please sign in to comment.