From cadbccdf61525c67107ab0f1b1206f4d5e07861a Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 21 Oct 2020 15:24:42 +0100 Subject: added help links --- ctrack/caf/templates/caf/caf_detail.html | 1 + ctrack/organisations/templates/organisations/organisation_detail.html | 1 + 2 files changed, 2 insertions(+) diff --git a/ctrack/caf/templates/caf/caf_detail.html b/ctrack/caf/templates/caf/caf_detail.html index 166ced8..53b7efe 100644 --- a/ctrack/caf/templates/caf/caf_detail.html +++ b/ctrack/caf/templates/caf/caf_detail.html @@ -121,6 +121,7 @@ New Period Event +  [Help]
diff --git a/ctrack/organisations/templates/organisations/organisation_detail.html b/ctrack/organisations/templates/organisations/organisation_detail.html index d981479..cb5a54d 100644 --- a/ctrack/organisations/templates/organisations/organisation_detail.html +++ b/ctrack/organisations/templates/organisations/organisation_detail.html @@ -135,6 +135,7 @@ New note +  [Help]
-- cgit v1.2.3