diff options
| author | Rob Hudson | 2009-03-21 10:27:40 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-03-21 10:27:40 -0700 |
| commit | 2e0d4d3b7e2aad03743ca255b053caf55b0b73b2 (patch) | |
| tree | 7ae4b2444446c7a44b09dcaf1b2e3882e10414aa /debug_toolbar/panels/sql.py | |
| parent | 3faace8b4fe7fbf0af7998340ce684d462ab0a9c (diff) | |
| download | django-debug-toolbar-2e0d4d3b7e2aad03743ca255b053caf55b0b73b2.tar.bz2 | |
jQuery 1.3 cleanup.
* jQuery events changed slightly which caused the click event on '#djDebugPanelList li a' to fire when the hide link was clicked. The hide link has no class attribute and an error was occurring. This checks for the lack of a class attribute and returns false immediately if it doesn't exist. The other event should catch normally and hide the toolbar.
* Updating all click methods to return false.
* Close the opened panel when hide is clicked.
Diffstat (limited to 'debug_toolbar/panels/sql.py')
0 files changed, 0 insertions, 0 deletions
