Adapt tab handler to vanilla JS, fix focus jump, improve accessible naming of tabs/panels
This commit is contained in:
@@ -205,6 +205,5 @@
|
||||
var csrf_token = '{{ csrf_token }}';
|
||||
</script>
|
||||
<script src="/static/js/shared.js"></script>
|
||||
<script src="/static/js/tabs.js" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user