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

5 lines
No EOL
84 B
CoffeeScript

define [
"base"
], (App) ->
App.controller "NotificationsController", ($scope) ->