From: Art Rhyno Date: Sun, 10 Jul 2011 00:31:34 +0000 (-0400) Subject: Ack! Fix really silly mistake and take a break!! X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=951bd5a760f7fa81849e7d85ecdcf97582c1ab87;p=syrup%2Fmasslnc.git Ack! Fix really silly mistake and take a break!! Signed-off-by: Art Rhyno --- diff --git a/conifer/syrup/views/items.py b/conifer/syrup/views/items.py index c262d4e..58b2274 100644 --- a/conifer/syrup/views/items.py +++ b/conifer/syrup/views/items.py @@ -408,7 +408,7 @@ def item_edit(request, site_id, item_id): item.orig_callno = callno_option item.orig_suffix = suffix_option item.save() - update_option = True + update_status = True if not update_status: return simple_message(_('Unable to update'),