diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-21 15:24:42 +0100 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-21 15:24:42 +0100 |
commit | cadbccdf61525c67107ab0f1b1206f4d5e07861a (patch) | |
tree | 10de0586528ea48f491de719c0dc62e09a85c0f3 /ctrack/organisations/templates | |
parent | f2b983adf059e9fe7c28a9417fc76b0f1672a51a (diff) |
added help links
Diffstat (limited to 'ctrack/organisations/templates')
-rw-r--r-- | ctrack/organisations/templates/organisations/organisation_detail.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ </svg> <a href="{% url "register:event_create_note" %}">New note</a> + <a href="#">[Help]</a> </div> <div> |