not that persist_helper handles resize events yet, but oils_persist instead of oils_p...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Oct 2009 06:46:11 +0000 (06:46 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Oct 2009 06:46:11 +0000 (06:46 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14552 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/backdate_post_checkin.xul

index 425f937..8131ecf 100644 (file)
@@ -20,7 +20,7 @@
 <window id="backdate_post_checkin_win" 
     onload="try { backdate_post_checkin_init(); font_helper(); persist_helper(); } catch(E) { alert(E); }"
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
-    oils_perist="height width"
+    oils_persist="height width"
     title="&staff.hold_list.cancel_hold_dialog.title;">
 
        <!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->