fix related-task status translation

stable
Juanfran 2015-09-18 07:36:00 +02:00
parent d4e9b9cc08
commit 48784a5698
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
a.icon.icon-delete.cancel-edit(href='', title="{{'COMMON.CANCEL' | translate}}")
.status(tg-related-task-status='newTask', ng-model='newTask', not-auto-save='true')
a.task-status(href='', title="{{'TITLE_SELECT_STATUS' | translate}}")
a.task-status(href='', title="{{'TASK.TITLE_SELECT_STATUS' | translate}}")
span.task-status-bind
span.icon.icon-arrow-bottom

View File

@ -6,7 +6,7 @@
a.icon.icon-delete.cancel-edit(href='', title="{{'COMMON.CANCEL' | translate}}")
.status(tg-related-task-status='task', ng-model='task')
a.task-status(href='', title="{{'COMON.TITLE_SELECT_STATUS' | translate}}")
a.task-status(href='', title="{{'TASK.TITLE_SELECT_STATUS' | translate}}")
span.task-status-bind
span.icon.icon-arrow-bottom