small fix for my small fix, take 2, scene: art figures out call number displays
authorArt Rhyno <art632000@yahoo.ca>
Fri, 6 Jul 2012 15:14:02 +0000 (11:14 -0400)
committerArt Rhyno <art632000@yahoo.ca>
Fri, 6 Jul 2012 15:14:02 +0000 (11:14 -0400)
conifer/integration/evergreen_site.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index b68822f..b0c7485
@@ -213,8 +213,7 @@ class EvergreenIntegration(object):
                         else:
                             callprefix = callnum
                     else:
-                        if len(callno) == 0:
-                           callno = callnum
+                           callno = prefix + callnum + suffix
 
                     # Another MassLNC variation, needs same refactoring as above
                     if version >= 2.1: