Skip to content

Commit 7b97fa1

Browse files
authored
Merge pull request #1180 from gone/feature/window-init-ref
Adding a refrence to djdt.init to the window
2 parents ab2774c + 19e5167 commit 7b97fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug_toolbar/static/debug_toolbar/js/toolbar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
window.djdt = {
323323
show_toolbar: djdt.show_toolbar,
324324
hide_toolbar: djdt.hide_toolbar,
325+
init: djdt.init,
325326
close: djdt.hide_one_level,
326327
cookie: djdt.cookie,
327328
applyStyle: djdt.applyStyle

0 commit comments

Comments
 (0)