yWeb: drop obsolete type="text/javascript" statements

Origin commit data
------------------
Branch: ni/coolstream
Commit: c02f634267
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-18 (Sat, 18 Feb 2023)

Origin message was:
------------------
- yWeb: drop obsolete type="text/javascript" statements

------------------
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 22:02:41 +01:00
parent 7ab31d6c33
commit faf2e797fa
60 changed files with 153 additions and 153 deletions

View File

@@ -1,8 +1,8 @@
{=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;js_prototype=}
<script type="text/javascript" src="/Y_Baselib.js"></script>
<script type="text/javascript" src="/Y_yweb.js"></script>
<script type="text/javascript">
<script src="/Y_Baselib.js"></script>
<script src="/Y_yweb.js"></script>
<script>
//<![CDATA[
function do_onload() {
yhttpd_cache_clear('');