mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-11 03:02:16 +00:00
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"
|
|
], () -> |