The 'Switch' and 'Targets' widgets no-op if config.show_switch is false.
authorMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 11:39:46 +0000 (12:39 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 11:39:46 +0000 (12:39 +0100)
commit275a65ddb6b53b56d512955c86cd5286f51554a0
tree080c834c3a9b0476782988c550bd8b7c1c1e903d
parent44ae0d7955f89592ddfd601c7e13bc10a4216424
The 'Switch' and 'Targets' widgets no-op if config.show_switch is false.
(No point of filling the latter if it can never be displayed.)
Fixes bug MKWS-186 ("make the switch widget optional in mkws_config object")
src/mkws-widget-main.js