Remove assigned text button

stable
Xavier Julián 2016-04-20 09:41:36 +02:00 committed by Juanfran
parent c5892f95c1
commit 40351d6ce0
1 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@
<% }; %>
.assigned-to-options
<% if (isEditable) { %>
a(
href=""
title="{{ 'COMMON.ASSIGNED_TO.TITLE_ACTION_EDIT_ASSIGNMENT'|translate }}"
@ -25,7 +26,8 @@
<% if (isEditable && !isUnassigned) { %>
tg-svg(svg-icon="icon-arrow-down")
<% }; %>
<% }; %>
<% if (isEditable && isUnassigned) { %>
span(translate="COMMON.OR")
| &nbsp;