Ghost/core/client/templates/settings/users
Jacob Gable d874e79dbd Fetch actual user on settings/users/user
Closes #3279

- Switch from this.session.get('user') to this.store.find('user') and
some further limiting until a custom user adapter is created
- Switch the deactivate logic to rollback the used model
- Pass the user as the model in the link-to in user list template
2014-07-17 10:44:39 -05:00
..
index.hbs Fetch actual user on settings/users/user 2014-07-17 10:44:39 -05:00
user.hbs Removing erroneous placeholder text from user profile 2014-07-17 14:07:12 +02:00