mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
maybe try just skipping this guard entirely?
This commit is contained in:
parent
dffde615c3
commit
f4fb049dde
@ -38,9 +38,7 @@
|
||||
<script type="text/javascript">
|
||||
DISABLE_KEYBOARD_SHORTCUTS = true;
|
||||
|
||||
$(document).ready(function() {
|
||||
<%= yield :javascript %>
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user