summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view/cbi/mvalue.htm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-base/luasrc/view/cbi/mvalue.htm')
-rw-r--r--modules/luci-base/luasrc/view/cbi/mvalue.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/luasrc/view/cbi/mvalue.htm b/modules/luci-base/luasrc/view/cbi/mvalue.htm
index 97e40abfa2..1f4f4dbcc6 100644
--- a/modules/luci-base/luasrc/view/cbi/mvalue.htm
+++ b/modules/luci-base/luasrc/view/cbi/mvalue.htm
@@ -13,7 +13,7 @@
name = cbid,
size = self.size,
sort = self.keylist,
- multi = true,
+ multiple = true,
widget = self.widget,
datatype = self.datatype,
optional = self.optional or self.rmempty,