mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Activate GraphLcd screenshot in Webif, if activated in Neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: ced875e76a
Author: max_10 <max_10@gmx.de>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Origin message was:
------------------
- Activate GraphLcd screenshot in Webif, if activated in Neutrino
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -148,7 +148,7 @@ function get_data(){
|
||||
<li>
|
||||
<a target="work" title="{=L:bc.menue.remote_desc=}" href="Y_Tools_Rcsim.yhtm">{=L:bc.menue.remote=}</a>
|
||||
</li>
|
||||
{=if-equal:{=global-var-get:graphlcd=}~true~
|
||||
{=if-equal:{=ini-get:%(CONFIGDIR)/neutrino.conf;glcd_enable;0=}~1~
|
||||
<li>
|
||||
<a target="work" title="{=L:bc.menue.glcd_screenshot_desc=}" href="Y_Tools_Glcd_Screenshot.yhtm">{=L:bc.menue.glcd_screenshot=}</a>
|
||||
</li>
|
||||
|
@@ -1,17 +1,5 @@
|
||||
{=global-var-set:boxtype=coolstream=}
|
||||
{=global-var-set:alpha=true=}
|
||||
|
||||
{=var-set:boxtype={=func:get_boxtype=}=}
|
||||
{=global-var-set:graphlcd={=if-equal:{=var-get:boxtype=}~VU+ SOLO4K~true~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ DUO4K~true~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ ULTIMO4K~true~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ UNO4KSE~true~false
|
||||
=}=}=}=}
|
||||
=}
|
||||
|
||||
{=ini-get:%(CONFIGDIR)/neutrino.conf;glcd_enable;none=}
|
||||
|
||||
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
<script type="text/javascript" src="/prototype.js"></script>
|
||||
<script type="text/javascript" src="/Y_Baselib.js"></script>
|
||||
|
@@ -84,12 +84,12 @@ function init(){
|
||||
{=var-set:m_link_text={=L:set.menue.pictureviewer=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
</li>
|
||||
{=if-equal:{=global-var-get:graphlcd=}~true~
|
||||
<li>
|
||||
{=var-set:m_link_href=Y_Settings_glcd.yhtm=}
|
||||
{=var-set:m_link_text={=L:set.menue.glcd_display=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
</li>
|
||||
{=if-equal:{=ini-get:%(CONFIGDIR)/neutrino.conf;glcd_enable;0=}~1~
|
||||
<li>
|
||||
{=var-set:m_link_href=Y_Settings_glcd.yhtm=}
|
||||
{=var-set:m_link_text={=L:set.menue.glcd_display=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
</li>
|
||||
~=}
|
||||
{=if-not-equal:{=global-var-get:boxtype=}~coolstream~
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user