mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 20:57:08 +00:00
tidy trailing slash everywhere & fix tests
This commit is contained in:
@@ -41,7 +41,8 @@ Did you mistype the URL '<b>{{ path }}</b>' ?
|
||||
{% endif %}
|
||||
<p>
|
||||
<p>
|
||||
<p>Did you get lost ?</p>
|
||||
<h3>Did you get lost on the plateau?</h3>
|
||||
<p>
|
||||
|
||||
<img align=center src="/handbook/i/204-area.png">
|
||||
{% include "menu.html" %}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
{% empty %}
|
||||
<p>If you were expecting to see a list of survex files here and a summary table of who did what and when, perhaps
|
||||
because you followed a link from <a href="/survexfile/caves/">the master caves' survex list</a> page which showed that such survex files clearly existed, and yet there is nothing here but a blank; then this will be because <br>
|
||||
because you followed a link from <a href="/survexfile/caves">the master caves' survex list</a> page which showed that such survex files clearly existed, and yet there is nothing here but a blank; then this will be because <br>
|
||||
[a] - this cave has no survex survey files at all, or <br>
|
||||
[b] - you have run a 'caves' parsing import after running a 'survex' import and the survex data has been blanked out, or <br>
|
||||
[c] - the survex (.svx) files have been stored on the server in the
|
||||
|
||||
@@ -6,7 +6,7 @@ Upload the survexfile using e.g.
|
||||
(for a survex file for cave 1623-290). You will cut and paste the survex file data into the window on the form.
|
||||
|
||||
|
||||
<p>While still logged-in, go to this page <a href="/walletedit/">Create Wallet</a> which will take you to the next unused wallet number page, and click the 'Create' button. This will not actually complete
|
||||
<p>While still logged-in, go to this page <a href="/walletedit">Create Wallet</a> which will take you to the next unused wallet number page, and click the 'Create' button. This will not actually complete
|
||||
the creation of the wallet until you have also set the date for the wallet in the wallet edit form (which will appear when you press 'Create').
|
||||
<p>
|
||||
While editing the wallet you should enter in the form the url of the survexfile which you have just created at e.g. <a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a> (see above).
|
||||
|
||||
@@ -55,7 +55,7 @@ It lists things like "1984AndysNotebook" instead of a wallet identifier, but if
|
||||
<a href="/survey_scans/1984AndysNotebook/">"1984AndysNotebook"</a> you
|
||||
will see some of the the notes and sketches scanned from it.
|
||||
<p>Or look at all the scanned files,
|
||||
their wallet names and the drawings that were created using them at <a href="/dwgfiles/">Drawings</a>
|
||||
their wallet names and the drawings that were created using them at <a href="/dwgfiles">Drawings</a>
|
||||
which is probably more useful.
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user