Browse Source

gui/index file update

ca333-dev
Satinder Grewal 8 years ago
parent
commit
78b3ebd3b7
  1. 4
      gui/index.html

4
gui/index.html

@ -63,6 +63,8 @@
//setTimeout(function(){ window.close(); }, 15000); //setTimeout(function(){ window.close(); }, 15000);
}); });
</script> </script>
<div style="text-align: center;"><img src="loading.gif"></div> <div style="text-align: center;">
<div style="background-image: url('loading.gif'); background-repeat: no-repeat; height: 300px; width: 400px; margin: 0 auto;"></div>
</div>
</body> </body>
</html> </html>
Loading…
Cancel
Save