Skip to content

Commit 034a75e

Browse files
author
dkuffner
committed
Revert back to old login screen.
Remove header file.
1 parent 38c4de8 commit 034a75e

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Scalatron/webui/header.gif

-38.3 KB
Binary file not shown.

Scalatron/webui/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!--
12
<html>
23
<head>
34
<meta charset="UTF-8">
@@ -8,17 +9,14 @@
89
<link rel="stylesheet" type="text/css" href="/format.css">
910
<link rel="stylesheet" type="text/css" href="/ext-4.0.7/resources/css/ext-all-gray.css"/>
1011
11-
<!--<script type="text/javascript" src="/ext-4.0.7/bootstrap.js"></script>-->
1212
<script type="text/javascript" src="/ext-4.0.7/ext-all.js"></script>
1313
<script type="text/javascript" src="/client/Login.js"></script>
1414
</head>
1515
1616
<body>
17-
18-
1917
</body>
18+
-->
2019

21-
<!--
2220
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2321
<html lang="en">
2422
<head>
@@ -42,4 +40,3 @@ <h1>Welcome to Scalatron</h1>
4240

4341
</body>
4442
</html>
45-
-->

0 commit comments

Comments
 (0)