LDEV-4472 Fix Javascript error on accessing a Grouping activity
Since <i name="ui-${user.userId}" class="fa fa-xs
fa-user"></i> <c:out value="${user.firstName}" /> <c:out
value="${user.lastName}" /> was removed in one of the previous commits,
this peace of Javascript also needs to be taken care of.