mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:45:54 +00:00
submit behaviour fixes for opera
This commit is contained in:
@@ -1134,6 +1134,7 @@ function closeInfoBox(cleanup) {
|
||||
|
||||
enableHotkeys();
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
@@ -1153,6 +1154,7 @@ function displayDlg(id, param) {
|
||||
|
||||
disableHotkeys();
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
function infobox_submit_callback() {
|
||||
|
||||
Reference in New Issue
Block a user