Add a user menu in the self service interface
- updated
html/templates/layout.erb- it shows
usernamedropdown instead of Self-Service inside self-service interface. - Dropdown consists of only
logoutoption when no section is accessed. - If any Self Service section selected then dropdown consists of
options of all sections with
logout.
- it shows
Fixes: #181 (closed)