mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
3221f71527
In the code before, onInputChanged function was called manually, but the parameter was not passed. I think it's better to trigger the event, than calling the callback function of the event. |
||
---|---|---|
.. | ||
AccountSettingsRootView.coffee | ||
AccountSettingsView.coffee | ||
JobProfileTreemaView.coffee | ||
MainAccountView.coffee | ||
PaymentsView.coffee | ||
SubscriptionView.coffee | ||
UnsubscribeView.coffee |