I tried to use the toolbar in Google Chrome. All java script code does not work because djDebugToolbar.compressed.js was loaded and executed before jquery library was loaded.
I've changed template to load it dynamically and after that everything works fine.
I tried to use the toolbar in Google Chrome. All java script code does not work because djDebugToolbar.compressed.js was loaded and executed before jquery library was loaded.
I've changed template to load it dynamically and after that everything works fine.