Fix floating Thread Stats when Updater is disabled.
This commit is contained in:
parent
790c064192
commit
feef3e8fad
@ -21,6 +21,7 @@ ThreadStats =
|
|||||||
else
|
else
|
||||||
@dialog = sc = UI.dialog 'thread-stats', 'bottom: 0px; right: 0px;',
|
@dialog = sc = UI.dialog 'thread-stats', 'bottom: 0px; right: 0px;',
|
||||||
<%= html('<div class="move" title="${statsTitle}">&{statsHTML}</div>') %>
|
<%= html('<div class="move" title="${statsTitle}">&{statsHTML}</div>') %>
|
||||||
|
$.addClass doc, 'float'
|
||||||
$.ready =>
|
$.ready =>
|
||||||
$.add d.body, sc
|
$.add d.body, sc
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user