mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 11:36:52 +00:00
Webserver javascripts updates
Replaces DOM based dynamic jscript elements with XMLHttpRequests and JSON replies. Not yet on all pages.
This commit is contained in:
@@ -103,8 +103,7 @@ function OnLoad()
|
||||
<script type="text/javascript">
|
||||
if( Octoserve )
|
||||
document.write(Octoserve.Version);
|
||||
if( beta )
|
||||
document.write(" BETA");
|
||||
document.write(" " + suffix);
|
||||
</script>
|
||||
</h1>
|
||||
</td></tr>
|
||||
|
Reference in New Issue
Block a user