summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-mwan3/htdocs/luci-static
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-mwan3/htdocs/luci-static')
-rw-r--r--applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js b/applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js
index 76020173e9..5cec172c83 100644
--- a/applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js
+++ b/applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js
@@ -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 = '';