Ghost/ghost
Kevin Ansfield 00b38d9f1c Fixed Cmd+S in member details form (#1379)
no issue

- a route-level `save` action was set up on the `member` route which calls `controller.send('save')` but the corresponding `save` action was never set up on the controller which meant the action bubbled back up to the route creating an infinite loop
2019-10-21 20:32:44 +05:30
..
admin Fixed Cmd+S in member details form (#1379) 2019-10-21 20:32:44 +05:30