[Jifty-commit] r6836 - jifty/trunk/lib/Jifty/Plugin/RequestInspector

Jifty commits jifty-commit at lists.jifty.org
Wed Apr 22 05:31:37 EDT 2009


Author: sartak
Date: Wed Apr 22 05:31:37 2009
New Revision: 6836

Modified:
   jifty/trunk/lib/Jifty/Plugin/RequestInspector/View.pm

Log:
Don't toggle just yet

Modified: jifty/trunk/lib/Jifty/Plugin/RequestInspector/View.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/RequestInspector/View.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/RequestInspector/View.pm	Wed Apr 22 05:31:37 2009
@@ -22,7 +22,6 @@
                     onclick => {
                         element => "#request-$id",
                         append  => '/__jifty/admin/requests/plugins',
-                        toggle  => 1,
                         effect  => 'slideDown',
                         arguments => {
                             id => $id,


More information about the Jifty-commit mailing list