1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-31 16:41:29 +00:00

use console.log for debugging; improve exception information

This commit is contained in:
Andrew Dolgov
2010-09-05 13:41:19 +04:00
parent c0793f64a8
commit 84c7b824fb
7 changed files with 180 additions and 165 deletions

View File

@@ -1955,7 +1955,7 @@ div#errorBox div#xebContent {
div#errorBox textarea {
width : 100%;
height : 200px;
height : 100px;
}
div#errorBox input {