dev shit weg

This commit is contained in:
Holger Trampe 2021-10-12 09:48:01 +02:00
parent 2ea5852aac
commit bdb7484788
1 changed files with 0 additions and 2 deletions

View File

@ -141,8 +141,6 @@
{% getNCFileInfosURL request file.nc_id as filelink %}
{% getNCDirInfosURL request file.nc_id as dirlink %}
{% getNextcloudURL as nc_url %}
{{dirlink}}
<!--<a href="{{nc_url}}{{filelink}}" target="_blank">{{filename|truncatechars:30}}</a>-->
<a href="{{nc_url}}apps/files/?dir=/{{dirlink}}&openfile={{file.nc_id}}" target="_blank">{{filename|truncatechars:30}}</a>
<br />
{% endfor %}