summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view/view.htm
AgeCommit message (Collapse)Author
2019-07-07luci-base: add client based view actionsJo-Philipp Wich
Introduce a new view() target for CBI dispatch nodes, as long with the required template and plumbing work in luci.js to allow requiring view classes. Signed-off-by: Jo-Philipp Wich <jo@mein.io>