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:
vanhofen
2023-02-18 23:49:00 +01:00
parent 01ba39cb7e
commit 6cedf045cf
55 changed files with 3 additions and 156 deletions

View File

@@ -2,7 +2,6 @@
{=include-block:Y_Blocks.txt;js_prototype=}
<script src="/Y_Baselib.js"></script>
<script>
//<![CDATA[
var Window_delta_w=0;;
var Window_delta_h=0;
function init(){
@@ -31,7 +30,6 @@ function do_reload(){
function ni(){
alert("not implemented");
}
//]]>
</script>
{=include-block:Y_Blocks.txt;head_close=}
<body onload="init()">