luci-theme-rosy: fix view for rosy-file-server packages
[oweals/luci.git] / themes / luci-theme-rosy / htdocs / luci-static / rosy / js / script.js
index 7f5f1ad0b01a8f74b57c5d98d4c659183e36faf3..886e175cc41e3d61a793949dbcaa6dd2b2f48a80 100755 (executable)
             thisParent.removeClass('op-eye');
             $(this).prev().attr('type', 'password');
         }
-        
+
     });
 
+    $('#cbi-network-switch_vlan .table').wrap('#vlan_table');
+    
 })(window, jQuery);