overleaf/services/web/public/coffee/ide/test-controls/index.coffee
Shane Kilkelly 561b62f7db Add a hidden 'Test Controls' section to the left-menu.
This is to be used for hidden features that are not yet ready to ship,
and would otherwise be hidden behind a console command.
Append `?tc=true` to the project url to reveal this panel.
2018-05-23 12:37:42 +01:00

3 lines
74 B
CoffeeScript

define [
"ide/test-controls/controllers/TestControlsController"
], () ->