luci2: fix protocol modules after modular rework
[project/luci2/ui.git] / luci2 / htdocs / luci2 / proto / none.js
index 0b7a6485abbdf86982ecc925838eae60ca0c16e1..94c0f1451ece96a479c0f4be090ee7fcebde5ea3 100644 (file)
@@ -1,4 +1,4 @@
-L.NetworkModel.Protocol.extend({
+L.network.Protocol.extend({
        protocol:    'none',
        description: L.tr('Unmanaged'),
        tunnel:      false,