luci-app-mwan3: add reorder for mwan3 rules
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
a672875402
commit
c700cbc59e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ return view.extend({
|
|||
s.addremove = true;
|
||||
s.anonymous = false;
|
||||
s.nodescriptions = true;
|
||||
s.sortable = true;
|
||||
|
||||
o = s.option(form.ListValue, 'family', _('Internet Protocol'));
|
||||
o.default = '';
|
||||
|
|
Loading…
Reference in a new issue