From b166e4940fe8132aec381e09ba5ebb1abcc27c6e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 11 Mar 2020 16:08:50 +0000 Subject: added a box for CAF summary --- .../organisations/organisation_detail.html | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) (limited to 'ctrack/organisations') diff --git a/ctrack/organisations/templates/organisations/organisation_detail.html b/ctrack/organisations/templates/organisations/organisation_detail.html index 6d03888..8f85d84 100644 --- a/ctrack/organisations/templates/organisations/organisation_detail.html +++ b/ctrack/organisations/templates/organisations/organisation_detail.html @@ -11,6 +11,73 @@

{{ object.submode }}

+
+

Company Information

+
+ +
+
+
+
+
Key Information
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Designation Type:{{ object.designation_type }}
Registered Company Name:{{ object.registered_company_name }}
Date Updated:{{ object.date_updated }}
Updated By:{{ object.updated_by }}
Active:{{ object.active }}
Comments:{{ object.comments }}
+
+
+
+
+ +
+
+
+
+
CAF summary
+
+
+ + + + + + + + + +
Blah:BLACH
Blah:BLACH
+
+
+
+
+
+
+ +

Addresses

-- cgit v1.2.3