yWeb: move content of Y_Blocks_Filemgr.txt to Y_Blocks.txt

Origin commit data
------------------
Commit: 8cdd8ffc5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-14 (Tue, 14 Feb 2023)

Origin message was:
------------------
- yWeb: move content of Y_Blocks_Filemgr.txt to Y_Blocks.txt
This commit is contained in:
vanhofen
2023-02-14 23:56:16 +01:00
parent 04182ac381
commit 233dc13b9a
5 changed files with 7 additions and 6 deletions

View File

@@ -13,7 +13,6 @@ install_DATA = extensions.txt \
Y_Baselib.js \
Y_Blank.yhtm \
Y_Blocks.txt \
Y_Blocks_Filemgr.txt \
Y_Blocks_Neutrino.txt \
Y_Boxcontrol_Bouquet_Editor_Edit.yhtm \
Y_Boxcontrol_Bouquet_Editor_Main.yhtm \

View File

@@ -554,6 +554,11 @@ start-block~netfs_table_row
</tr>
end-block~netfs_table_row
# ------- Filemgr
start-block~filemgr_edit_save_settings
{=file-action:{=file=};add;{=editfile=}=}
end-block~filemgr_edit_save_settings
# ------- Remote control variables
start-block~rc_variables
{=var-set:_fb_dbox_philips=2=}

View File

@@ -1,3 +0,0 @@
start-block~edit_save_settings
{=file-action:{=file=};add;{=editfile=}=}
end-block~edit_save_settings

View File

@@ -51,7 +51,7 @@ function ni(){
<td title="close without save"><a href='javascript:window.close()'><img src="/images/cross.png"/></a></td>
</tr>
</table>
<form name="f" accept-charset="UTF-8" action="/y/cgi?execute=include-block:Y_Blocks_Filemgr.txt;edit_save_settings;nix" method="POST">
<form name="f" accept-charset="UTF-8" action="/y/cgi?execute=include-block:Y_Blocks.txt;filemgr_edit_save_settings;nix" method="POST">
<textarea id="txt" name="editfile" cols="100" rows="31" wrap="off" title="Editor" style="width: 100%;">{=include:{=file=}=}</textarea>
<input type="hidden" name="tmpl" value="Y_Filemgr_Edit.yhtm"/>
<input type="hidden" name="file" value="{=file=}"/>

View File

@@ -1,3 +1,3 @@
version=3.0.18
version=3.0.19
date=14.02.2023
info=NI-Neutrino-Webinterface