summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/luasrc/view
AgeCommit message (Collapse)Author
2021-10-08luci-app-simple-adblock: fix markup which is not valid XHTMLJo-Philipp Wich
XHTML does not specify `&nbsp;`, use `&#160;` instead. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-03-08luci-app-simple-adblock: bugfix: template layout on theme-openwrt-2020Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08luci-app-simple-adblock: add missing btn class to buttonsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03luci-app-simple-adblock: better service control & buttons stylingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29luci-app-simple-adblock: better status/error displayStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-16luci-app-simple-adblock: new start/stop button, better integration with ↵Stan Grishin
simple-adblock Signed-off-by: Stan Grishin <stangri@melmac.net>