luci-app-mwan3: add reorder for mwan3 rules

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2021-08-17 08:26:30 +02:00
parent a672875402
commit c700cbc59e

View file

@ -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 = '';