Fix 'Assign orAssign to me'

stable
David Barragán Merino 2016-01-25 18:51:15 +01:00
parent 748b9f6800
commit f95a7da861
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"COMMON": {
"YES": "Yes",
"NO": "No",
"OR": "or",
"LOADING": "Loading...",
"LOADING_PROJECT": "Loading project...",
"DATE": "DD MMM YYYY",

View File

@ -25,7 +25,8 @@
<% }; %>
<% if (isEditable && isUnassigned) { %>
span or
span(translate="COMMON.OR")
| &nbsp;
a.assign-to-me(
href="#"
title="{{'COMMON.ASSIGNED_TO.SELF' | translate}}"