refactor
This commit is contained in:
parent
1289751bc3
commit
9f879e427b
|
@ -0,0 +1,17 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Bench4Q Test Case</title>
|
||||||
|
<link href="style/bootstrap-cerulean.css" />
|
||||||
|
<link href="style/bootstrap-classic.css" />
|
||||||
|
<link href="style/bootstrap-cerulean.css" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<img src="images/1.jpg" alt="No this one" />
|
||||||
|
<img src="images/2.jpg" alt="No this one" />
|
||||||
|
<img src="images/3.jpg" alt="No this one" />
|
||||||
|
|
||||||
|
<script src="script/agentTable.js" type="text/javascript"></script>
|
||||||
|
<script src="script/base.js" type="text/javascript"></script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html
|
Loading…
Reference in New Issue