luci2: nested section support and initial code refactoring
[project/luci2/ui.git] / luci2 / htdocs / luci2 / view / network.interfaces.js
index a344327..a821ef5 100644 (file)
@@ -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!!!!'