Files
recycled-ni-neutrino/data/y-web/Y_NI_NetFS-init.yhtm
vanhofen 37a857d278 yWeb: integrate content of Y_NI_Blocks.txt into Y_Blocks.txt
Origin commit data
------------------
Commit: dda3b21917
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: integrate content of Y_NI_Blocks.txt into Y_Blocks.txt
2022-09-09 22:43:15 +02:00

22 lines
638 B
Plaintext

{=include-block:Y_Blocks.txt;head_ni=}
<script type="text/javascript">
//<![CDATA[
jQuery(document).ready(function(){
window.document.location.href='/Y_NI_NetFS-control.yhtm?mount_type={=mount_type=}&mount_type_s={=mount_type_s=}';
});
//]]>
</script>
</head>
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
{=var-set:menu=Initializing {=mount_type_s=}=}{=include-block:Y_Blocks.txt;work_menu=}
</div></div>
<div class="work_box_body">
<img src="/images/wait.gif" class="status" title="wait"> Please wait ...
{=func:netfs_read_config {=mount_type=}=}
</div>
</div>
</body>
</html>