mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
trying to stop menu clutter appear inside the iframes
This commit is contained in:
parent
bc28daeb52
commit
d9b763ad30
@ -8,7 +8,7 @@
|
||||
<body>
|
||||
<h1>Expo Systems - Data Validation</h1>
|
||||
<h2>SVX files referring to wallets and vice-versa</h2>
|
||||
<!-- you can edit this by any normal methois, either Edit This Page or using version contron pull/edit/commit/push
|
||||
<!-- you can edit this by any normal methods, either Edit This Page or using version control pull/edit/commit/push
|
||||
because the actual updated data is pulled in through the iframe -->
|
||||
<p>
|
||||
"json" is the survex filename stated in the <code>2018#03/content.json</code> file in surveyscans/2018/ .
|
||||
@ -27,7 +27,7 @@ But doing it outside troggle means that we get feedback on errors before going t
|
||||
<iframe name="okiframe" width="90%" height="20%"
|
||||
src="svx-refs.ok.html" frameborder="1" ></iframe>
|
||||
<hr />
|
||||
Go to the <a href="xmlvalid.html">drawings/survex</a> data links validaiton page
|
||||
Go to the <a href="xmlvalid.html">drawings/survex</a> data links validation page
|
||||
|
||||
<hr />
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user