assigned to in public projects

stable
Juanfran 2016-04-20 11:33:13 +02:00
parent 0e3e30d48e
commit e0087ee34e
1 changed files with 7 additions and 2 deletions

View File

@ -13,6 +13,11 @@
<% }; %>
.assigned-to-options
<% if (!isEditable && fullNameVisible) { %>
span.assigned-name
<%- fullName %>
<% }; %>
<% if (isEditable) { %>
a(
href=""
@ -23,11 +28,11 @@
<% if (fullNameVisible) { %>
<%- fullName %>
<% }; %>
<% if (isEditable && !isUnassigned) { %>
<% if (!isUnassigned) { %>
tg-svg(svg-icon="icon-arrow-down")
<% }; %>
<% }; %>
<% if (isEditable && isUnassigned) { %>
span(translate="COMMON.OR")
| &nbsp;