add util_overlay to user_edit.xul
authorGalen Charlton <gmc@esilibrary.com>
Thu, 7 Mar 2013 17:17:59 +0000 (12:17 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 7 Mar 2013 17:17:59 +0000 (12:17 -0500)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/xul/staff_client/server/patron/user_edit.xul

index 960924b..f8b61d6 100644 (file)
     <!--#include virtual="/opac/locale/${locale}/lang.dtd"-->
 ]>
 
+
+<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
+<!-- OVERLAYS -->
+<?xul-overlay href="/xul/server/OpenILS/util_overlay.xul"?>
+
 <window id="patron_barcode_entry_win" 
     onload="try { init_editor(); } catch(E) { alert(js2JSON(E)); }"
     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">