yWeb: drop head_ni

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

Origin message was:
------------------
- yWeb: drop head_ni

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-03-05 22:25:40 +01:00
parent 1e4b5ec51c
commit bd18eabc86
10 changed files with 10 additions and 32 deletions

View File

@@ -18,7 +18,7 @@
{=var-set:boxmodel={=func:get_boxmodel=}=} {=var-set:boxmodel={=func:get_boxmodel=}=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
<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

View File

@@ -283,29 +283,6 @@ start-block~head_frame_iso
<title>yWeb</title> <title>yWeb</title>
end-block~head_frame_iso end-block~head_frame_iso
# ------- Lay-HEAD NI
start-block~head_ni
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="NI-Team">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="Thu, 01 Jan 1970 00:00:00 GMT" />
<title>yWeb - NI</title>
<link rel="stylesheet" href="/Y_Main.css" />
<link rel="stylesheet" href="/Y_Dist.css" />
<link rel="stylesheet" href="/Y_User.css" />
{=include-block:Y_Blocks.txt;js_prototype=}
{=include-block:Y_Blocks.txt;js_jquery=}
{=include-block:Y_Blocks.txt;js_jquery_ui=}
<script src="/Y_NIlib.js"></script>
<script>
// Clear y-Cache in our pages
yhttpd_cache_clear('');
</script>
end-block~head_ni
# ------- Lay-HEAD close # ------- Lay-HEAD close
start-block~head_close start-block~head_close
</head> </head>

View File

@@ -1,4 +1,5 @@
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;js_jquery=}
<script src="/jquery/jquery.stickytableheaders.min.js"></script> <script src="/jquery/jquery.stickytableheaders.min.js"></script>
<script src="/Y_Baselib.js"></script> <script src="/Y_Baselib.js"></script>
<script> <script>

View File

@@ -20,7 +20,7 @@
{=var-set:cccamport={=script:Y_NI_Tools get_cccam_webif_port=}=} {=var-set:cccamport={=script:Y_NI_Tools get_cccam_webif_port=}=}
{=var-set:doscamport={=script:Y_NI_Tools get_doscam_webif_port=}=} {=var-set:doscamport={=script:Y_NI_Tools get_doscam_webif_port=}=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
<script src="/Y_Baselib.js"></script> <script src="/Y_Baselib.js"></script>
<style> <style>
input[type="button"], .tools select { input[type="button"], .tools select {

View File

@@ -16,7 +16,7 @@
{=var-set:nr=6=} {=include-block:Y_Blocks.txt;netfs_is_mount=} {=var-set:nr=6=} {=include-block:Y_Blocks.txt;netfs_is_mount=}
{=var-set:nr=7=} {=include-block:Y_Blocks.txt;netfs_is_mount=} {=var-set:nr=7=} {=include-block:Y_Blocks.txt;netfs_is_mount=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
<script src="/Y_Baselib.js"></script> <script src="/Y_Baselib.js"></script>
<script> <script>
function edit_popup() function edit_popup()

View File

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

View File

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

View File

@@ -1,3 +1,3 @@
version=3.0.53 version=3.0.54
date=05.03.2023 date=05.03.2023
info=NI-Neutrino-Webinterface info=NI-Neutrino-Webinterface

View File

@@ -16,7 +16,7 @@
{=var-set:tuner={=script:Y_NI_Tools getline /tmp/lcd/tuner=}=} {=var-set:tuner={=script:Y_NI_Tools getline /tmp/lcd/tuner=}=}
{=var-set:volume={=script:Y_NI_Tools getline /tmp/lcd/volume=}=} {=var-set:volume={=script:Y_NI_Tools getline /tmp/lcd/volume=}=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
<meta http-equiv="refresh" content="15; URL=yinfo.yhtm"> <meta http-equiv="refresh" content="15; URL=yinfo.yhtm">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">

View File

@@ -1,6 +1,6 @@
{=var-set:lcd4linux_png=/tmp/lcd4linux.png=} {=var-set:lcd4linux_png=/tmp/lcd4linux.png=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head=}
<meta http-equiv="refresh" content="15; URL=ylcd4linux.yhtm"> <meta http-equiv="refresh" content="15; URL=ylcd4linux.yhtm">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">