mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 05:18:32 +01:00
fixed failing test
This commit is contained in:
parent
9937d76e70
commit
85fc816102
@ -10,5 +10,5 @@ phpdebugbar.setDataMap({
|
||||
});
|
||||
phpdebugbar.restoreState();
|
||||
phpdebugbar.ajaxHandler = new PhpDebugBar.AjaxHandler(phpdebugbar);
|
||||
phpdebugbar.ajaxHandler.bindToJquery();
|
||||
if (jQuery) phpdebugbar.ajaxHandler.bindToJquery(jQuery);
|
||||
phpdebugbar.addDataSet(
|
Loading…
x
Reference in New Issue
Block a user