luci-base: add client-side implementation of luci.model.network
authorJo-Philipp Wich <jo@mein.io>
Tue, 28 May 2019 13:32:31 +0000 (15:32 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 7 Jul 2019 13:36:25 +0000 (15:36 +0200)
commiteecf859b2943f19f8fb1f2ad4a2dbe97ce2e2960
tree867cd75a0da937a5c4d5269371d98fdebc212a0e
parent928adb6484b23f54301368e0398f64e5a7dbbaf5
luci-base: add client-side implementation of luci.model.network

Introduce network.js, a client side reimplementation of the
luci.model.network class.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/network.js [new file with mode: 0644]