mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:15:55 +00:00
make debug window draggable
This commit is contained in:
2
prefs.js
2
prefs.js
@@ -1459,6 +1459,8 @@ function init() {
|
||||
debug('debug mode activated');
|
||||
}
|
||||
|
||||
new Draggable('debug_output');
|
||||
|
||||
// IE kludge
|
||||
if (!xmlhttp) {
|
||||
document.getElementById("prefContent").innerHTML =
|
||||
|
||||
Reference in New Issue
Block a user