Added reading last tool

This commit is contained in:
2023-05-08 14:49:13 +02:00
parent 7fd6fd3788
commit ccefc944b8
4 changed files with 59 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
<head>
<link rel="stylesheet" href="assets/css/frame.css">
<script src="assets/scripts/common/jquery-3.6.0.slim.min.js"></script>
<script src="assets/scripts/dyn_host.js"></script>
<script src="assets/scripts/frame.js"></script>
<script src="assets/scripts/dyn_host.js"></script>
<!-- <link rel="stylesheet" href="common.css"> -->
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon">
<!-- Meta tags for SEO and SEM -->
@@ -53,7 +53,7 @@
<a href="mailto:bugs@release11.com">Found a bug?</a>
</div>
</div>
<iframe id="frame" name="iframe" src="./tools/xpath.html" frameborder="0"></iframe>
<iframe id="iframe" name="iframe" frameborder="0"></iframe>
</div>
</body>