mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
yWeb: drop obsolete CDATA comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 948cc523ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Origin message was:
------------------
- yWeb: drop obsolete CDATA comments
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script>
|
||||
//<![CDATA[
|
||||
function do_send(mode) {
|
||||
var msg = id(mode);
|
||||
var res = "error";
|
||||
@@ -12,7 +11,6 @@ function do_send(mode) {
|
||||
jQuery("#out").html(res);
|
||||
jQuery('#'+mode).val("");
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
{=include-block:Y_Blocks.txt;head_close=}
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user