added viewing recycle bin via folders, added comments, cleaned up TODO to note this is done

This commit is contained in:
2021-05-26 18:32:52 +10:00
parent 8dc98dd368
commit 9b926938e4
4 changed files with 75 additions and 28 deletions

View File

@@ -57,6 +57,7 @@
<a class="dropdown-item" href="{{url_for('files_ip')}}">View Photos to Import</a>
<a class="dropdown-item" href="{{url_for('file_list_ip')}}">View Details of Photos to Import</a>
<a class="dropdown-item" href="{{url_for('files_sp')}}">View Stored Photos</a>
<a class="dropdown-item" href="{{url_for('files_rbp')}}">View Recycle Bin</a>
</div>
</div class="nav-item dropdown">
<div class="nav-item dropdown">