mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
9c2cca1372
It uses jquery and works well. There may be an angular way todo this but the jquery way seemed cleanest to me.
4 lines
No EOL
95 B
CoffeeScript
4 lines
No EOL
95 B
CoffeeScript
define [
|
|
"ide/hotkeys/BackspaceHighjack"
|
|
"ide/hotkeys/controllers/HotkeysController"
|
|
], () -> |