no more patron standing
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Jul 2006 17:58:37 +0000 (17:58 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Jul 2006 17:58:37 +0000 (17:58 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4970 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/patron/summary.js

index ba4631a..65116aa 100644 (file)
@@ -76,11 +76,13 @@ patron.summary.prototype = {
                                                ['render'],
                                                function(e) {
                                                        return function() {
+                                                       /*
                                                                e.setAttribute('value',
                                                                        obj.OpenILS.data.hash.cst[
                                                                                obj.patron.standing()
                                                                        ].value()
                                                                );
+                                                       */
                                                                var e2 = document.getElementById('patron_standing_penalties');
                                                                JSAN.use('util.widgets');
                                                                util.widgets.remove_children(e2);