From: Art Rhyno Date: Fri, 6 Jul 2012 15:14:02 +0000 (-0400) Subject: small fix for my small fix, take 2, scene: art figures out call number displays X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f2edb11e7d586268d92e1e4e08108a914a0b828f;p=syrup%2Fmasslnc.git small fix for my small fix, take 2, scene: art figures out call number displays --- diff --git a/conifer/integration/evergreen_site.py b/conifer/integration/evergreen_site.py old mode 100644 new mode 100755 index b68822f..b0c7485 --- a/conifer/integration/evergreen_site.py +++ b/conifer/integration/evergreen_site.py @@ -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: