diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2008-05-28 05:34:40 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2008-05-28 05:34:40 +0100 |
| commit | 444ab38f3fe1cddb54d3442eb909f5399348e9f0 (patch) | |
| tree | 397743f9a81c89d67190cd840b2d32c36ba21f5a /prefs.js | |
| parent | e91ab107a3a8d171adaec765d58495f4a98ecd91 (diff) | |
make debug window not draggable
Diffstat (limited to 'prefs.js')
| -rw-r--r-- | prefs.js | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1459,8 +1459,6 @@ function init() { debug('debug mode activated'); } - new Draggable('debug_output'); - // IE kludge if (!xmlhttp) { document.getElementById("prefContent").innerHTML = |