--- misc/xenconsole/index.php 2013/11/07 21:27:15 2069 +++ 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();