diff --git a/app/coffee/modules/common/history.coffee b/app/coffee/modules/common/history.coffee index a4a38440..81e9fb98 100644 --- a/app/coffee/modules/common/history.coffee +++ b/app/coffee/modules/common/history.coffee @@ -232,6 +232,7 @@ HistoryDirective = ($log) -> getHumanizedFieldName = (field) -> humanizedFieldNames = { # US + assigned_to: "assigned to" is_closed: "is closed" finish_date: "finish date" client_requirement: "client requirement"