added manual refresh functionality, fixed mistake with meaning of File directory field (foreign key not path)

This commit is contained in:
Xevion
2020-10-31 20:59:00 -05:00
parent fbd623c0f2
commit d565e82c50
5 changed files with 46 additions and 17 deletions

View File

@@ -21,6 +21,11 @@
<span class="pl-1" style="font-weight: 400; font-style: italic; font-size: 70%;">
{{ files|length }} files
</span>
<span class="icon">
<a href="{% url 'refresh' directory.id %}">
<i class="fas fa-sync"></i>
</a>
</span>
</p>
</div>
<div class="card-content">