table_fix_and_folder_management
This commit is contained in:
@@ -228,6 +228,10 @@
|
||||
<label class="form-check-label" for="moveRecheck">Recheck after move</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="path-inline-create mb-3">
|
||||
<input id="pathCreateName" class="form-control form-control-sm" autocomplete="off" placeholder="New folder name">
|
||||
<button id="pathCreateBtn" class="btn btn-sm btn-outline-primary" type="button"><i class="fa-solid fa-folder-plus"></i> Create</button>
|
||||
</div>
|
||||
<div id="pathList" class="path-list"><div class="p-3 text-muted">No path loaded.</div></div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user