auto-generate spine label layout
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jun 2006 04:28:13 +0000 (04:28 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jun 2006 04:28:13 +0000 (04:28 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4778 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/cat/spine_labels.xul

index 1b06dee..62930dd 100644 (file)
@@ -62,7 +62,9 @@
                                                g.volume_count[ copy.call_number() ] += 1;
                                        }
                                }
-       
+
+                               generate();
+
                        } catch(E) {
                                try {
                                        g.error.standard_unexpected_error_alert('/xul/server/cat/spine_labels.xul',E);