mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: move content of Y_Blocks_Filemgr.txt to Y_Blocks.txt
Origin commit data
------------------
Branch: ni/coolstream
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
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -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 \
|
||||
|
@@ -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=}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
start-block~edit_save_settings
|
||||
{=file-action:{=file=};add;{=editfile=}=}
|
||||
end-block~edit_save_settings
|
@@ -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=}"/>
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version=3.0.18
|
||||
version=3.0.19
|
||||
date=14.02.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
Reference in New Issue
Block a user