We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c563c0 commit 0a5e872Copy full SHA for 0a5e872
debug_toolbar/static/debug_toolbar/js/redirect.js
@@ -1,3 +1 @@
1
-document.addEventListener('DOMContentLoaded', function () {
2
- document.getElementById('redirect_to').focus();
3
-});
+document.getElementById('redirect_to').focus();
0 commit comments