1
0
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:
Andrew Dolgov
2006-07-25 11:47:51 +01:00
parent 48c6406b57
commit 90ac84dff8
3 changed files with 38 additions and 14 deletions

View File

@@ -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() {