Fix to issue #19 Adding multiple domains for user does not work
- Uncommented some code
- Added missing action to index.js
- Removed not defined action from index.js
Last two correlated with each others creating situation where Action.Domain.DeletePermission was automatically calling Action.EndpointMenu.ChangeToggleState after itself.