From 657bf9133668b9c45e429ebf1431709b65a00d36 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Wed, 1 Feb 2023 23:21:40 +0100 Subject: [PATCH] yWeb: use jQuery blocks Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/9c997af53d158291c5db99b59845e44a843d268f Author: vanhofen Date: 2023-02-01 (Wed, 01 Feb 2023) Origin message was: ------------------ - yWeb: use jQuery blocks ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/y-web/Y_Blocks.txt | 16 +++++++++++++--- data/y-web/Y_Version.txt | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt index 9b531eb30..6446a77fe 100644 --- a/data/y-web/Y_Blocks.txt +++ b/data/y-web/Y_Blocks.txt @@ -219,7 +219,6 @@ start-block~work_menu
{=var-get:menu=}
end-block~work_menu - # ============= LAYOUT # ------- Lay-HEAD start-block~head @@ -311,15 +310,26 @@ start-block~head_ni yhttpd_cache_clear(''); //]]> +{=include-block:Y_Blocks.txt;jQuery=} +{=include-block:Y_Blocks.txt;jQuery_ui=} +end-block~head_ni + +# ============= jQuery +# ------- jQuery library +start-block~jQuery - -end-block~head_ni +end-block~jQuery + +# ------- jQuery user interface +start-block~jQuery_ui + +end-block~jQuery_ui # ------- nhttpd save Settings start-block~start_wizard_save_settings diff --git a/data/y-web/Y_Version.txt b/data/y-web/Y_Version.txt index 284690cbb..d3e1f14a1 100644 --- a/data/y-web/Y_Version.txt +++ b/data/y-web/Y_Version.txt @@ -1,3 +1,3 @@ -version=3.0.5 +version=3.0.6 date=01.02.2023 info=NI-Neutrino-Webinterface