summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/sheet_person.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/ishtar/sheet_person.html')
-rw-r--r--ishtar_common/templates/ishtar/sheet_person.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_person.html b/ishtar_common/templates/ishtar/sheet_person.html
index bcf39c363..e2df2120a 100644
--- a/ishtar_common/templates/ishtar/sheet_person.html
+++ b/ishtar_common/templates/ishtar/sheet_person.html
@@ -10,7 +10,7 @@
{% field "Name" item.name %}
{% field "Surname" item.surname %}
{% field "Raw name" item.raw_name %}
-{% field "Created by" item.history_creator.ishtaruser.full_label %}
+{% field "Created by" item.history_creator.ishtaruser.person %}
{% field "Email" item.email %}
{% field "Type(s)" item.person_types_list %}