#3488: use initialize() on PrepaidView

This commit is contained in:
duybkict 2016-05-18 16:59:36 +07:00
parent f017ecd52b
commit f6e4aa3249

View file

@ -27,8 +27,7 @@ module.exports = class PrepaidView extends RootView
subscriptions:
'stripe:received-token': 'onStripeReceivedToken'
constructor: (options) ->
super(options)
initialize: ->
@purchase =
total: 0
users: 3