1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

use try/catch block in updatefeedlist

remove reporting function from exception dialog
This commit is contained in:
Andrew Dolgov
2017-03-05 10:30:49 +03:00
parent 1bfe1d7b31
commit e0a957b3f6
3 changed files with 70 additions and 97 deletions

View File

@@ -817,8 +817,8 @@ div.fatalError button {
}
div.fatalError textarea {
width : 100%;
height : 100px;
width : 565px;
height : 200px;
}
#ttrssMain #main {