mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-03 04:57:10 +00:00
prefs: remove fix loading prompts after searching feeds or users
This commit is contained in:
@@ -1329,7 +1329,7 @@
|
||||
|
||||
print "<div style='float : right; padding-right : 4px;'>
|
||||
<input dojoType=\"dijit.form.TextBox\" id=\"feed_search\" size=\"20\" type=\"search\"
|
||||
onchange=\"updateFeedList()\" value=\"$feed_search\">
|
||||
value=\"$feed_search\">
|
||||
<button dojoType=\"dijit.form.Button\" onclick=\"updateFeedList()\">".
|
||||
__('Search')."</button>
|
||||
</div>";
|
||||
|
||||
Reference in New Issue
Block a user