mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-29 11:47:11 +00:00
add has_note with mode
This commit is contained in:
@@ -170,6 +170,7 @@
|
||||
<option value="published"><?php echo __('Published') ?></option>
|
||||
<option value="unread"><?php echo __('Unread') ?></option>
|
||||
<option value="unread_first"><?php echo __('Unread First') ?></option>
|
||||
<option value="has_note"><?php echo __('With Note') ?></option>
|
||||
<!-- <option value="noscores"><?php echo __('Ignore Scoring') ?></option> -->
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user