summaryrefslogtreecommitdiff
path: root/luci2/htdocs/luci2/view/network.interfaces.js
diff options
context:
space:
mode:
Diffstat (limited to 'luci2/htdocs/luci2/view/network.interfaces.js')
-rw-r--r--luci2/htdocs/luci2/view/network.interfaces.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/luci2/htdocs/luci2/view/network.interfaces.js b/luci2/htdocs/luci2/view/network.interfaces.js
index a344327..a821ef5 100644
--- a/luci2/htdocs/luci2/view/network.interfaces.js
+++ b/luci2/htdocs/luci2/view/network.interfaces.js
@@ -274,7 +274,7 @@ L.ui.view.extend({
renderInterfaceForm: function(network)
{
- var m = new L.cbi.Modal('network', {
+ var m = new L.cbi.Map('network', {
tabbed: true,
caption: 'Interface config',
description: 'I can config interface!!!!'