mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add interface/schema for inverse matching filters
This commit is contained in:
@@ -262,6 +262,11 @@
|
||||
|
||||
print "<td><input disabled class='iedit' name='action_param'></td></tr>";
|
||||
|
||||
print "<tr><td valign='top'>Options:</td><td>";
|
||||
|
||||
print "<input type=\"checkbox\" name=\"inverse\" id=\"inverse\">
|
||||
<label for=\"inverse\">Inverse match</label></td></tr>";
|
||||
|
||||
print "</table>";
|
||||
|
||||
print "</form>";
|
||||
|
||||
Reference in New Issue
Block a user