From: erickson Date: Thu, 9 Oct 2008 13:26:49 +0000 (+0000) Subject: register the export div X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=134428133a5c01abddce1dc9d5188a38885a28d2;p=Evergreen.git register the export div git-svn-id: svn://svn.open-ils.org/ILS/trunk@10802 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/vandelay/vandelay.js b/Open-ILS/web/vandelay/vandelay.js index 2a0c06fd0c..021b26fabe 100644 --- a/Open-ILS/web/vandelay/vandelay.js +++ b/Open-ILS/web/vandelay/vandelay.js @@ -49,6 +49,7 @@ var globalDivs = [ 'vl-queue-select-div', 'vl-marc-upload-status-div', 'vl-attr-editor-div', + 'vl-marc-export-div' ]; var authtoken;