mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
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:
@@ -19,6 +19,7 @@
|
|||||||
{=var-set:boxmodel={=func:get_boxmodel=}=}
|
{=var-set:boxmodel={=func:get_boxmodel=}=}
|
||||||
|
|
||||||
{=include-block:Y_Blocks.txt;head=}
|
{=include-block:Y_Blocks.txt;head=}
|
||||||
|
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||||
<script src="/Y_Baselib.js"></script>
|
<script src="/Y_Baselib.js"></script>
|
||||||
<script>
|
<script>
|
||||||
// taken from http://www.jjam.de/JavaScript/Datum_Uhrzeit/Wochentag.html
|
// taken from http://www.jjam.de/JavaScript/Datum_Uhrzeit/Wochentag.html
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
{=include-block:Y_Blocks.txt;head=}
|
{=include-block:Y_Blocks.txt;head=}
|
||||||
|
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||||
<script src="/Y_Baselib.js"></script>
|
<script src="/Y_Baselib.js"></script>
|
||||||
<script>
|
<script>
|
||||||
jQuery(document).ready(function(){
|
jQuery(document).ready(function(){
|
||||||
|
Reference in New Issue
Block a user