From 4c9844f9c41e7fccb98228b55b26b15bfb6db364 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 12 Dec 2019 18:34:43 +0100 Subject: Add URL to organization --- ishtar_common/templates/ishtar/sheet_organization.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/sheet_organization.html b/ishtar_common/templates/ishtar/sheet_organization.html index e7bd79012..5229d934c 100644 --- a/ishtar_common/templates/ishtar/sheet_organization.html +++ b/ishtar_common/templates/ishtar/sheet_organization.html @@ -11,6 +11,7 @@
{% field_flex "Name" item.name %} {% field_flex "Type" item.organization_type %} + {% field_flex_url "Web address" item.url %} {% field_flex_detail "Created by" item.history_creator.ishtaruser.person %} {% include "ishtar/blocks/sheet_address_section.html" %} {% field_flex "Phone" item.phone %} -- cgit v1.2.3