overleaf/services/web/public/coffee/app/main/plans.coffee

6 lines
108 B
CoffeeScript
Raw Normal View History

2014-07-07 07:27:58 -04:00
define [
"base"
], (App) ->
App.controller "PlansController", ($scope) ->
$scope.ui =
view: "monthly"