more oml to statusbar

This commit is contained in:
Jan Gerber 2015-12-14 20:29:03 +01:00
commit 2abe2154be
26 changed files with 954 additions and 892 deletions

View file

@ -0,0 +1,10 @@
<html>
<head>
<title>Open Media Library</title>
</head>
<body>
Installing Open Media Library...<br>
<div id="status"></div>
<script src="js/install.js"></script>
</body>
</html>