remove a debugging aid
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Feb 2009 22:25:31 +0000 (22:25 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Feb 2009 22:25:31 +0000 (22:25 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/staff-client-experiment@12225 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

index 98a31b8..04f33d7 100644 (file)
@@ -395,7 +395,6 @@ patron.summary.prototype = {
                                             var hidden_value = e.getAttribute('hidden_value');
                                             e.setAttribute('value',hidden_value);
                                             e.setAttribute('hidden_value',value);
-                                            alert('foo');
                                         }
                                     }
                                 }