Add other field to the humanized-wfield-name list

stable
David Barragán Merino 2014-09-15 16:45:34 +02:00
parent a3a84a06c1
commit e2e0d16e0e
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ HistoryDirective = ($log) ->
getHumanizedFieldName = (field) -> getHumanizedFieldName = (field) ->
humanizedFieldNames = { humanizedFieldNames = {
# US # US
assigned_to: "assigned to"
is_closed: "is closed" is_closed: "is closed"
finish_date: "finish date" finish_date: "finish date"
client_requirement: "client requirement" client_requirement: "client requirement"