From e7f328caae83fb3e418be520a7c6af8ba05ef0cf Mon Sep 17 00:00:00 2001 From: vanhofen Date: Tue, 14 Feb 2023 23:56:16 +0100 Subject: [PATCH] yWeb: align to latest prototype framework version Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/cb6457595f0f742eccb86f5e32a239e558cf5272 Author: vanhofen Date: 2023-02-14 (Tue, 14 Feb 2023) Origin message was: ------------------ - yWeb: align to latest prototype framework version ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- data/y-web/Y_Version.txt | 2 +- data/y-web/Y_yweb.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/y-web/Y_Version.txt b/data/y-web/Y_Version.txt index cfcfa8bd3..cac219bff 100644 --- a/data/y-web/Y_Version.txt +++ b/data/y-web/Y_Version.txt @@ -1,3 +1,3 @@ -version=3.0.14 +version=3.0.15 date=14.02.2023 info=NI-Neutrino-Webinterface diff --git a/data/y-web/Y_yweb.js b/data/y-web/Y_yweb.js index 2e92a727a..a4fa2fe59 100644 --- a/data/y-web/Y_yweb.js +++ b/data/y-web/Y_yweb.js @@ -58,14 +58,14 @@ Object.extend(Y.yweb.prototype, { /* main instance */ if (window == top.top_main.prim_menu) { var yweb = new Y.yweb(); - yweb.require_prototype("1.6"); + yweb.require_prototype("1.7.3"); } else if(top.top_main.prim_menu && top.top_main.prim_menu.yweb) var yweb = top.top_main.prim_menu.yweb; else { // should not happen! var yweb = new Y.yweb(); - yweb.require_prototype("1.6"); + yweb.require_prototype("1.7.3"); } /* n/m= type, menuitem, desc, file, tag, version, url, yweb_version, info_url