mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yWeb: rename jquery blocks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ea7091498
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Origin message was:
------------------
- yWeb: rename jquery blocks
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -310,8 +310,8 @@ start-block~head_ni
|
||||
yhttpd_cache_clear('');
|
||||
//]]>
|
||||
</script>
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;jQuery_ui=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery_ui=}
|
||||
end-block~head_ni
|
||||
|
||||
# ------- Lay-HEAD close
|
||||
@@ -321,7 +321,7 @@ end-block~head_close
|
||||
|
||||
# ============= jQuery
|
||||
# ------- jQuery library
|
||||
start-block~jQuery
|
||||
start-block~js_jquery
|
||||
<script type="text/javascript" src="/jquery/jquery.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
@@ -329,12 +329,12 @@ start-block~jQuery
|
||||
jQuery.noConflict();
|
||||
//]]>
|
||||
</script>
|
||||
end-block~jQuery
|
||||
end-block~js_jquery
|
||||
|
||||
# ------- jQuery user interface
|
||||
start-block~jQuery_ui
|
||||
start-block~js_jquery_ui
|
||||
<script type="text/javascript" src="/jquery/jquery-ui.min.js"></script>
|
||||
end-block~jQuery_ui
|
||||
end-block~js_jquery_ui
|
||||
|
||||
# ------- nhttpd save Settings
|
||||
start-block~start_wizard_save_settings
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{=var-set:cancache=yPyes=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript" src="/Y_yweb.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{=func:set_timer_form {=typ=} {=tid=}=}
|
||||
{=include-block:Y_Blocks.txt;head_no_charset=}
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{=var-set:cancache=yPyes=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -2,8 +2,8 @@
|
||||
{=var-set:fbshot={=find-exec:fbshot=}=}
|
||||
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;jQuery_ui=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery_ui=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;jQuery=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
var interval;
|
||||
|
Reference in New Issue
Block a user