yWeb: remove upload function from Y_Tools_Cmd.yhtm

Origin commit data
------------------
Branch: ni/coolstream
Commit: fb695bd8de
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: remove upload function from Y_Tools_Cmd.yhtm

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-09-09 22:43:15 +02:00
parent 1c872e8c7c
commit b6422d069d
2 changed files with 1 additions and 6 deletions

View File

@@ -38,10 +38,6 @@ function setCaretToEnd(control)
control.setSelectionRange(l, l);
}
}
function doUpload()
{
upload = window.open('Y_Tools_Cmd_Upload.yhtm?path='+document.f.pwd.value,'upload',"width=500,height=400,scrollbars=yes");
}
//]]>
</script>
</head>
@@ -59,7 +55,6 @@ function doUpload()
<tr>
<td><input type="button" name="clear" value="{=L:clear=}" onclick="do_clear()"/></td>
<td><input type="checkbox" name="appendx" value="1" title="append output (only IE)"/>&nbsp;{=L:tools.cmd_shell.output_desc=}
<!--<input type="button" value="Upload" title="upload a file to current directory" onClick="doUpload()">-->
</td>
</tr><tr>
<td>{=L:tools.path=}:&nbsp;</td>

View File

@@ -1,3 +1,3 @@
version=2.9.1.02
version=2.9.1.04
date=06.09.2022
info=NI-Neutrino