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

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

index 96e307d..4bcc5d2 100644 (file)
@@ -118,9 +118,8 @@ circ.copy_status.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' : [