Fixed DHCP-Options and some CBI stuff
[project/luci.git] / libs / cbi / luasrc / view / cbi / mvalue.htm
index 4b69708..414089f 100644 (file)
@@ -13,7 +13,7 @@ $Id$
 
 -%>
 <%
-local v = self:valuelist(section)
+local v = self:valuelist(section) or {}
 %>
 <%+cbi/valueheader%>
 <% if self.widget == "select" then %>