current debug settings
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 11 Jul 2005 08:13:30 +0000 (08:13 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 11 Jul 2005 08:13:30 +0000 (08:13 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1114 dcc99617-32d9-48b4-a31d-7c20da2025e4

Evergreen/staff_client/chrome/content/evergreen/util/error.js

index aade37e..cdfd803 100644 (file)
@@ -24,7 +24,14 @@ var sdump_levels = {
        'D_PATRON_SEARCH_FORM' : false,
        'D_PATRON_SEARCH_RESULTS' : false,
 
+       'D_PATRON_DISPLAY' : true,
+       'D_PATRON_DISPLAY_STATUS' : true,
+       'D_PATRON_DISPLAY_CONTACT' : true,
+
+       'D_PATRON_UTILS' : true,
+
        'D_EXPLODE' : false,
+       'D_FM_UTILS' : true,
        'D_PRINT' : false,
        'D_SES' : true,
        'D_SPAWN' : false,