--- misc/xenconsole/index.php 2014/01/30 09:08:17 2099 +++ misc/xenconsole/index.php 2014/01/30 09:47:17 2100 @@ -310,6 +310,7 @@ vm.find('.cpu_graph').hide(); vm.find('.mem_graph').hide(); } + vm.find('.state').attr('title', state); }); $('#logo').show();