mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 06:56:03 +01:00
better errors for drawings parsing & upload
This commit is contained in:
@@ -61,8 +61,9 @@
|
||||
{% empty %}
|
||||
<p><No subdirectories>
|
||||
{% endfor %}
|
||||
<p>Clicking on a filename only works if the drawing file has been imported into the system as part of a bulk-import
|
||||
as we are matching it against a file recorded in the database.
|
||||
<p>Clicking on a filename only shows the file if the drawing file had already been imported into the system as part of a bulk-import
|
||||
as we are matching it against a file recorded in the database. If you only just uploaded it, you will get an error message.
|
||||
<p>You cannot create folders here, but you can put files into any of the pre-existing folders.
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user