|
|
|
@ -390,6 +390,7 @@ window.addEvent('load', function () {
@@ -390,6 +390,7 @@ window.addEvent('load', function () {
|
|
|
|
|
$('connectionStatus').src = 'images/skin/firewalled.png'; |
|
|
|
|
else |
|
|
|
|
$('connectionStatus').src = 'images/skin/disconnected.png'; |
|
|
|
|
$('connectionStatus').style = 'height: 1.5em'; |
|
|
|
|
|
|
|
|
|
if (queueing_enabled != serverState.queueing) { |
|
|
|
|
queueing_enabled = serverState.queueing; |
|
|
|
|