mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: fix yinfo.yhtm and ylcd4linux.yhtm
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60a7ae8789
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-12 (Sun, 12 Mar 2023)
Origin message was:
------------------
- yWeb: fix yinfo.yhtm and ylcd4linux.yhtm
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version=3.1.1
|
||||
version=3.1.2
|
||||
date=12.03.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "NI - yInfo",
|
||||
"name": "yInfo",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon/android-chrome-192x192.png",
|
||||
|
@@ -16,6 +16,7 @@
|
||||
{=var-set:volume={=script:Y_Tools getline /tmp/lcd/volume=}=}
|
||||
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<meta http-equiv="refresh" content="15; URL=yinfo.yhtm">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "NI - yLCD4Linux",
|
||||
"name": "yLCD4Linux",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon/android-chrome-192x192.png",
|
||||
|
@@ -1,7 +1,8 @@
|
||||
{=var-set:lcd4linux_png=/tmp/lcd4linux.png=}
|
||||
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
<meta http-equiv="refresh" content="15; URL=ylcd4linux.yhtm">
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
<meta http-equiv="refresh" content="{=ini-get:%(CONFIGDIR)/yWeb.conf;screenshot_timeout;15=}; URL=ylcd4linux.yhtm">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
|
||||
|
Reference in New Issue
Block a user