mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added date sort option
This commit is contained in:
1
src/interface/templates/index.html
vendored
1
src/interface/templates/index.html
vendored
@@ -61,6 +61,7 @@
|
||||
<option value = "sort/author" id="author-sort">Author</option>
|
||||
<option value = "sort/collections" id="collection-sort">Collection</option>
|
||||
<option value = "sort/tags" id="tags-sort">Tags</option>
|
||||
<option value = "sort/date" id="tags-sort">Date Added</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="horiz_nav_center">
|
||||
|
||||
Reference in New Issue
Block a user