mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 14:31:28 +00:00
Add callback to Popups, focus subscribe URL input.
This commit is contained in:
committed by
Andrew Dolgov
parent
ae096313ed
commit
542aebacb7
@@ -101,7 +101,7 @@
|
||||
|
||||
print "<input size=\"40\"
|
||||
onkeypress=\"return filterCR(event, subscribeToFeed)\"
|
||||
name=\"feed_url\"></td></tr>";
|
||||
name=\"feed_url\" id=\"feed_url\"></td></tr>";
|
||||
|
||||
print "<br/>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user