Adding assigned to functionality in issue detail
parent
8e91fb444f
commit
816b489c30
|
@ -277,7 +277,7 @@ AssignedToDirective = ($rootscope) ->
|
|||
<% if (assignedTo) { %>
|
||||
<%= assignedTo.full_name_display %>
|
||||
<% } else { %>
|
||||
--
|
||||
Not assigned
|
||||
<% } %>
|
||||
</span>
|
||||
<% if (editable) { %>
|
||||
|
|
Loading…
Reference in New Issue