mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update luci-base
This commit is contained in:
parent
b2139f72b0
commit
509718c5cd
5 changed files with 5 additions and 5 deletions
|
|
@ -1460,7 +1460,7 @@ var CBIListValue = CBIValue.extend({
|
|||
id: this.cbid(section_id),
|
||||
size: this.size,
|
||||
sort: this.keylist,
|
||||
optional: this.rmempty || this.optional,
|
||||
optional: this.optional,
|
||||
placeholder: this.placeholder,
|
||||
validate: L.bind(this.validate, this, section_id)
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue