maybe try just skipping this guard entirely?

This commit is contained in:
Andrew Brown 2021-04-17 01:11:39 -07:00
parent dffde615c3
commit f4fb049dde

View File

@ -38,9 +38,7 @@
<script type="text/javascript">
DISABLE_KEYBOARD_SHORTCUTS = true;
$(document).ready(function() {
<%= yield :javascript %>
});
</script>
</body>