summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-23 15:26:37 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-23 15:26:37 +0200
commit458ef5c3e9f062c6dab5de578a0d45ef3a4bc3e0 (patch)
tree00cb14e3bd04b09ddf60f63e395f2e11fd525c5f /ishtar_common
parent2a6caed1b4fac6cfa29e758dd1ad72b465674adc (diff)
downloadIshtar-458ef5c3e9f062c6dab5de578a0d45ef3a4bc3e0.tar.bz2
Ishtar-458ef5c3e9f062c6dab5de578a0d45ef3a4bc3e0.zip
Person form: add salutations
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/templates/ishtar/wizard/wizard_person.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/wizard_person.html b/ishtar_common/templates/ishtar/wizard/wizard_person.html
index fc15dbfad..39aa76518 100644
--- a/ishtar_common/templates/ishtar/wizard/wizard_person.html
+++ b/ishtar_common/templates/ishtar/wizard/wizard_person.html
@@ -22,6 +22,7 @@
{% bs_field wizard.form.surname 1 %}
{% bs_field wizard.form.name 1 %}
{% bs_field wizard.form.title %}
+ {% bs_field wizard.form.salutation %}
{% bs_field wizard.form.raw_name %}
{% bs_field wizard.form.email %}
{% bs_field wizard.form.attached_to %}