overleaf/services/web/public/coffee/main/project-list/index.coffee
Henrique Santos 476eaa8b84 add notification backend and unit test
add notification init frontend
2016-01-21 18:42:50 -02:00

8 lines
No EOL
259 B
CoffeeScript

define [
"main/project-list/project-list"
"main/project-list/modal-controllers"
"main/project-list/tag-controllers"
"main/project-list/notifications-controller"
"main/project-list/queued-http"
"main/project-list/left-hand-menu-promo-controller"
], () ->