callback not triggered
I modified the _createUser() method to call another method in the same users.js (loaded with the new user creation form) as follows:<javascript> _createUser: function ConsoleUsers__createUser(handler) { // TODO: respect minim...