1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 14:35:58 +00:00

make debug window not draggable

This commit is contained in:
Andrew Dolgov
2008-05-28 05:34:40 +01:00
parent e91ab107a3
commit 444ab38f3f
2 changed files with 0 additions and 4 deletions

View File

@@ -344,8 +344,6 @@ function init() {
debug('debug mode activated');
}
new Draggable('debug_output');
var params = "&ua=" + param_escape(navigator.userAgent);
loading_set_progress(30);