Tungsten Dashboard 1.0.3
Release Date: 22 Mar 2019
End of Life Date: 11 Apr 2020
Product End of Life
This release is past End of Life.
- Added modal "Stop Auto-Refresh" button which will turn off the Auto-refresh feature. This button is only visible if auto-refresh is enabled.
- Added ability to set global buttons to icon, text or some combination. Use the setting
navButtonFormatand specify one or more oficonortextas a comma-separated string, no spaces. Order counts.Currently there are four (4) possible entries:$jsonConfig = <<<EOJ{"settings": {"navButtonFormat":"icon",...EOJ;The default for"navButtonFormat":"icon","navButtonFormat":"text","navButtonFormat":"icon,text","navButtonFormat":"text,icon",navButtonFormatisiconif not specified.