yWeb: integrate NI-yWeb into existing structure

Origin commit data
------------------
Commit: 5a037e906b
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-06 (Tue, 06 Sep 2022)

Origin message was:
------------------
- yWeb: integrate NI-yWeb into existing structure
This commit is contained in:
vanhofen
2022-09-06 23:53:53 +02:00
parent e78fe4db83
commit 6bf8b04980
25 changed files with 75 additions and 115 deletions

View File

@@ -10,10 +10,11 @@ jQuery(document).ready(function(){
<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_NI_Blocks.txt;NI_work_menu=}
{=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=}=}
<img src="/images/wait.gif" class="status" title="wait"> Please wait ...
{=func:netfs_read_config {=mount_type=}=}
</div>
</div>
</body>