From a0a192743796f5aacd8e48f0767aa397bbe666e7 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 11 Aug 2022 21:57:23 +0300 Subject: [PATCH] removed outdated text --- templates/dwguploadform.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/dwguploadform.html b/templates/dwguploadform.html index fe9b7da..7897986 100644 --- a/templates/dwguploadform.html +++ b/templates/dwguploadform.html @@ -61,11 +61,11 @@ {% empty %}

<No subdirectories> {% endfor %} -

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.

You cannot create folders here, but you can put files into any of the pre-existing folders. +

Creating a folder is done by a nerd using ftp or whatever, see our Filezilla documentation.

Note that JPG, PNG and PDF files are refused: this area is reserved for Tunnel and Therion files. You may see some old ones here, - pending their removal and replacement, but you cannot upload new ones. + pending their removal and replacement, but you cannot upload new ones. TOPO files currently belong in the wallets, not here, + but this may change in future. {% endif %}