mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-02 07:51:01 +01:00
QM links to explanations in reports
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
§ QM.nearest_station_name<br />
|
§ QM.nearest_station_name<br />
|
||||||
☉ QM.page_ref<br />
|
☉ QM.page_ref<br />
|
||||||
<span style="color:red;">QM.comment</span><br />
|
<span style="color:red;">QM.comment</span><br />
|
||||||
|
<p>For a full explanation of the QM tickoff process, see <a href="/handbook/survey/qmentry.html#tick">the QM tickoff process</a>
|
||||||
<style>
|
<style>
|
||||||
li::marker {
|
li::marker {
|
||||||
font-size: 200%;
|
font-size: 200%;
|
||||||
@@ -61,5 +61,6 @@ li {
|
|||||||
|
|
||||||
<p>For how to set up your own QMs, see <a href="/handbook/survey/qmentry.html">Adding QMs </a>.
|
<p>For how to set up your own QMs, see <a href="/handbook/survey/qmentry.html">Adding QMs </a>.
|
||||||
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
||||||
|
<p>For a full explanation of the QM tickoff process, see <a href="/handbook/survey/qmentry.html#tick">the QM tickoff process</a>
|
||||||
<hr />
|
<hr />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
<p>For how to set up your own QMs, see <a href="/handbook/survey/qmentry.html">Adding QMs </a>.
|
<p>For how to set up your own QMs, see <a href="/handbook/survey/qmentry.html">Adding QMs </a>.
|
||||||
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
||||||
|
<p>For a full explanation of the QM tickoff process, see <a href="/handbook/survey/qmentry.html#tick">the QM tickoff process</a>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<hr />
|
<hr />
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ Tick off comment: '{{qm.comment|safe}}'</a> <br />
|
|||||||
Comment: '<span style="color:red;">{{qm.comment}}</span>'</a> <br />
|
Comment: '<span style="color:red;">{{qm.comment}}</span>'</a> <br />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<p>Explanation of QM tickoff process is: <a href="/handbook/survey/qmentry.html#tick i">Handbook - QM tickoff process</a>
|
||||||
|
|
||||||
<h4>QM Number: {{qm.number}} Grade: {{qm.grade}} </h4>
|
<h4>QM Number: {{qm.number}} Grade: {{qm.grade}} </h4>
|
||||||
|
|
||||||
@@ -89,5 +90,6 @@ Found by <a href="{{qm.found_by.get_absolute_url}}">{{qm.found_by}}</a> on {{qm.
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
||||||
|
<p>For a full explanation of the QM tickoff process, see <a href="/handbook/survey/qmentry.html#tick">the QM tickoff process</a>
|
||||||
<hr />
|
<hr />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user