/[projects]/misc/xenconsole/index.php
ViewVC logotype

Diff of /misc/xenconsole/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1898 by torben, Mon Dec 10 12:40:58 2012 UTC revision 1899 by torben, Mon Dec 10 14:54:31 2012 UTC
# Line 140  function refreshData() { Line 140  function refreshData() {
140                                  } else {                                  } else {
141                                          vm.find('.state').css("background-image", "url('gfx/vps_topyellow.png')");                                          vm.find('.state').css("background-image", "url('gfx/vps_topyellow.png')");
142                                  }                                  }
143                                    vm.find('.os').text('');
144    
145                                  vm.find('.network').hide();                                  vm.find('.network').hide();
146                                  vm.find('.console').hide();                                  vm.find('.console').hide();
147                                  vm.find('.actionstop').hide();                                  vm.find('.actionstop').hide();

Legend:
Removed from v.1898  
changed lines
  Added in v.1899

  ViewVC Help
Powered by ViewVC 1.1.20