yWeb: fix missing jquery

Origin commit data
------------------
Branch: ni/coolstream
Commit: d0772ba3f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-06 (Mon, 06 Mar 2023)

Origin message was:
------------------
- yWeb: fix missing jquery

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-03-06 22:05:41 +01:00
parent 691e3465e5
commit aa0a388f6b
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
{=var-set:boxmodel={=func:get_boxmodel=}=}
{=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;js_jquery=}
<script src="/Y_Baselib.js"></script>
<script>
// taken from http://www.jjam.de/JavaScript/Datum_Uhrzeit/Wochentag.html

View File

@@ -1,4 +1,5 @@
{=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;js_jquery=}
<script src="/Y_Baselib.js"></script>
<script>
jQuery(document).ready(function(){