Sidebar nav should dynamically show the department name(s)
Created by: joeadams04
The department name should be shown in the sidebar dynamically. For example if the user is part of UIS:
Assets: University information services All departments
This approach makes it much easier when dealing with users that belong to multiple departments. A user that belongs to multiple departments could look like:
Assets: University information services Department of Engineering All departments
By splitting each department we can show a unique table per department, instead of the current method of "My department" showing assets merged from various departments the user belongs to.