mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
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:
@@ -18,7 +18,7 @@
|
||||
|
||||
{=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>
|
||||
// taken from http://www.jjam.de/JavaScript/Datum_Uhrzeit/Wochentag.html
|
||||
|
@@ -283,29 +283,6 @@ start-block~head_frame_iso
|
||||
<title>yWeb</title>
|
||||
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
|
||||
start-block~head_close
|
||||
</head>
|
||||
|
@@ -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="/Y_Baselib.js"></script>
|
||||
<script>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
{=var-set:cccamport={=script:Y_NI_Tools get_cccam_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>
|
||||
<style>
|
||||
input[type="button"], .tools select {
|
||||
|
@@ -16,7 +16,7 @@
|
||||
{=var-set:nr=6=} {=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>
|
||||
function edit_popup()
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script>
|
||||
function form_init()
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script>
|
||||
jQuery(document).ready(function(){
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version=3.0.53
|
||||
version=3.0.54
|
||||
date=05.03.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
@@ -16,7 +16,7 @@
|
||||
{=var-set:tuner={=script:Y_NI_Tools getline /tmp/lcd/tuner=}=}
|
||||
{=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">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{=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">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
|
||||
|
Reference in New Issue
Block a user