- Activate GraphLcd screenshot in Webif, if activated in Neutrino

This commit is contained in:
max_10
2020-07-13 15:33:53 +02:00
committed by Thilo Graf
parent 9bc12c9f7c
commit c9e9c517e7
3 changed files with 7 additions and 19 deletions

View File

@@ -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>