Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 6910a1dcfae0996842acb4281b8cf62618e718a5 https://github.com/dtaht/ceropackages-3.10/commit/6910a1dcfae0996842acb4281b8cf62618e718a5 Author: Sebastian Moeller Date: 2015-06-17 (Wed, 17 Jun 2015) Changed paths: M luci/luci-app-sqm/Makefile M luci/luci-app-sqm/files/sqm-cbi.lua Log Message: ----------- [SQM/luci-app-sqm] Make clear that configuration options guarded by checkboxes are only effective as long as thiose boxes are checked. The sqm gui has giarded some advanced configuration options behind exposing checkboxes, meaning these optiopn's values were only used as long as those boxes were checked. This commit just improves the description of the checkboxes to included this useage instruction...