static
This commit is contained in:
20
static/Magic4/HMI_Main.html
Normal file
20
static/Magic4/HMI_Main.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<script src="jquery-2.1.0.min.js"></script>
|
||||
<script src="jquery.cookie.js"></script>
|
||||
|
||||
<title>HMI</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<iframe src="canvas-gauges/Lu_HMI_Gauges.html" frameborder="0" width="100%" scrolling="Yes" height="810" leftmargin="0" topmargin="0"></iframe>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user