fix ticket-zoom sidebar organisation userList
This commit is contained in:
parent
3883dd0e68
commit
fa012f55f8
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
<a href="<%- user.uiUrl() %>" class="userList-name user-popover" data-id="<%- user.id %>">
|
<a href="<%- user.uiUrl() %>" class="userList-name user-popover" data-id="<%- user.id %>">
|
||||||
<%= user.displayName() %>
|
<%= user.displayName() %>
|
||||||
</a>
|
</a>
|
||||||
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue