projects
/
Syrup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
899ed24
)
Remove unnecessary constant
author
Art Rhyno
<art632000@yahoo.ca>
Fri, 24 Jun 2011 00:52:34 +0000
(20:52 -0400)
committer
Art Rhyno
<art632000@yahoo.ca>
Fri, 24 Jun 2011 00:52:34 +0000
(20:52 -0400)
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
conifer/integration/evergreen_example.py
patch
|
blob
|
history
diff --git
a/conifer/integration/evergreen_example.py
b/conifer/integration/evergreen_example.py
index
a050565
..
7b57df3
100644
(file)
--- a/
conifer/integration/evergreen_example.py
+++ b/
conifer/integration/evergreen_example.py
@@
-15,9
+15,6
@@
class EvergreenExampleIntegration(EvergreenIntegration):
OPAC_LANG = 'en-US'
OPAC_SKIN = 'default'
- RESERVES_DESK_NAME = 'Reserves'
- SITE_DEFAULT_ACCESS_LEVEL = 'RESTR'
-
def external_person_lookup(self, userid):
"""
Given a userid, return either None (if the user cannot be found),