Update index-all.html
This commit is contained in:
parent
1523470e8f
commit
41613be716
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
|
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
|
||||||
<iframe src="index-closed.html" style="height:95%;width:100%" name="app"></iframe>
|
<iframe src="index-open.html" style="height:95%;width:100%" name="app"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue