Page 1 of 1

show_lastupdate setting in Wiki is not correct

Posted: Wednesday 12 December 2018 14:40
by scheelings
Hi,
On the Wiki page https://wiki.domoticz.com/wiki/Dashticz ... ositioning, the following info is incorrect:

Code: Select all

blocks[1]['show_lastupdate'] = true; //if you want to show the last update specific for this block
show_lastupdate must be: last_update

@robgeerts you can check this in the showUpdateInformation function in blocks.js

Cheers,
Danny