From: dbs Date: Mon, 28 Apr 2008 03:00:50 +0000 (+0000) Subject: Silence another trailing comma warning X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4708167a61a431142f4e5f2d05e2e3989fe263fc;p=Evergreen.git Silence another trailing comma warning git-svn-id: svn://svn.open-ils.org/ILS/trunk@9468 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/cat/marc_new.xul b/Open-ILS/xul/staff_client/server/cat/marc_new.xul index 990d5b0914..8b8f3976fe 100644 --- a/Open-ILS/xul/staff_client/server/cat/marc_new.xul +++ b/Open-ILS/xul/staff_client/server/cat/marc_new.xul @@ -103,7 +103,7 @@ var content_params = { 'session' : ses(), 'authtime' : ses('authtime'), - 'opac_url' : opac_url, + 'opac_url' : opac_url }; xulG.set_tab( xulG.url_prefix(urls.XUL_OPAC_WRAPPER),