sensible defaults
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Jun 2006 19:02:17 +0000 (19:02 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Jun 2006 19:02:17 +0000 (19:02 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4711 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/checkin.js

index 7a16ced..39ca82f 100644 (file)
@@ -106,9 +106,8 @@ circ.checkin.prototype = {
                                        'sel_patron' : [
                                                ['command'],
                                                function() {
-                                                       var count = 5;
                                                        JSAN.use('circ.util');
-                                                       circ.util.show_last_few_circs(obj.selection_list,count);
+                                                       circ.util.show_last_few_circs(obj.selection_list);
                                                }
                                        ],
                                        'sel_bucket' : [