mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
link to new logbook entry in menues
This commit is contained in:
parent
a8c9f8b899
commit
63ef8c9fb1
@ -36,7 +36,7 @@
|
||||
{% else %}
|
||||
<div class="toolbarlinks">
|
||||
{% endif %}
|
||||
<a href="/1623/290/290.html">290 (FGH)</a> |
|
||||
<a href="/logbookedit/">Logbook Entry</a> |
|
||||
<a href="/1626/359/359.html">359 (HC)</a> |
|
||||
<a id="cavesLink" href="/caves">caves</a> |
|
||||
<a id="qmsLink" href="{% url "caveQMs" "1623-290" %}">QMs</a> |
|
||||
|
@ -9,6 +9,9 @@
|
||||
{% else %}
|
||||
<h2>New Logbook Entry in {{year}}</h2>
|
||||
{% endif %}
|
||||
<div align=center>
|
||||
<a href="/handbook/logbooks.html#form">How to use this form</a>
|
||||
</div>
|
||||
{% if save_bad %}
|
||||
<p style="font-family: monospace; font-weight: bold; color: red; font-size: 130%; text-align: center">
|
||||
|
||||
|
@ -18,6 +18,9 @@
|
||||
</ul>
|
||||
{% endif%}</li>
|
||||
<li><a href="/handbook/computing/onlinesystems.html">Online systems</a></li>
|
||||
<li><a href="/handbook/logbooks.html#form">Make Logbook Entry</a></li>
|
||||
|
||||
|
||||
<li><a href="/caves">Caves</a>
|
||||
{% if parent_caves %}
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user