UI bug: closing add user panel doesn't close anything
I found two small bugs in the user management code.
First is trivial. The "Create UserAccount" is missing space between User and Account.
The second one is a bit more involved.
STEPS TO REPRODUCE
- log in, click on Configuration => users
- Click Create UserAccount
- There's new tab "New Account" with X on it. Click the X.
Only the tab header will disappear, but not the tab content.