dev shit weg
This commit is contained in:
parent
2ea5852aac
commit
bdb7484788
|
|
@ -141,8 +141,6 @@
|
||||||
{% getNCFileInfosURL request file.nc_id as filelink %}
|
{% getNCFileInfosURL request file.nc_id as filelink %}
|
||||||
{% getNCDirInfosURL request file.nc_id as dirlink %}
|
{% getNCDirInfosURL request file.nc_id as dirlink %}
|
||||||
{% getNextcloudURL as nc_url %}
|
{% 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>
|
<a href="{{nc_url}}apps/files/?dir=/{{dirlink}}&openfile={{file.nc_id}}" target="_blank">{{filename|truncatechars:30}}</a>
|
||||||
<br />
|
<br />
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue