diff --git a/app/views/funds_transfers/_table.html.haml b/app/views/funds_transfers/_table.html.haml index 8102b95f..df5eba2a 100644 --- a/app/views/funds_transfers/_table.html.haml +++ b/app/views/funds_transfers/_table.html.haml @@ -5,6 +5,7 @@ - if current_person.admin? || company_admin?(current_person, account.company) %th id %th Date + %th Author %th Amount %th Description %th From