mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
92_FileLog.pm: fix reverseLog problem on smallscreen
git-svn-id: https://svn.fhem.de/fhem/trunk@7133 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
de74df43b4
commit
7c6e265b1a
@ -452,6 +452,7 @@ FileLog_logWrapper($)
|
||||
$cnt = FW_htmlEscape($cnt);
|
||||
FW_pO $cnt;
|
||||
FW_pO $suffix;
|
||||
return 1;
|
||||
|
||||
} else {
|
||||
FileLog_loadSVG();
|
||||
|
Loading…
Reference in New Issue
Block a user