fixed up dup code to work with paths, added path_types throughout and updated TODO to be clear on what next

This commit is contained in:
2021-04-17 17:43:42 +10:00
parent 477aa4e5b8
commit 3237e3bf8f
6 changed files with 68 additions and 77 deletions

View File

@@ -16,6 +16,13 @@
<input type="hidden" name="term" id="view_term" value="{{search_term}}">
{% endif %}
<div class="row">
{% if "files_ip" in request.url %}
I
{% elif "files_sp" in request.url %}
S
{% else %}
R
{% endif %}
{% if folders %}
<div class="my-auto">
<span class="alert alert-primary">In: {{cwd}}</span>