Add sort option "Name" for title

This commit is contained in:
Leeingnyo
2021-12-24 16:29:55 +09:00
parent d7afd0969a
commit 57683d1cfb
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<div class="uk-margin-bottom uk-width-1-4@s">
<% hash = {
"auto" => "Auto",
"title" => "Name",
"time_modified" => "Date Modified",
"progress" => "Progress"
} %>