luci-app-xinetd: do not show description on table overview
authorFlorian Eckert <[email protected]>
Wed, 19 Mar 2025 12:00:24 +0000 (13:00 +0100)
committerFlorian Eckert <[email protected]>
Thu, 20 Mar 2025 08:16:24 +0000 (09:16 +0100)
Signed-off-by: Florian Eckert <[email protected]>
(cherry picked from commit da878da40916cf5455525ffd52b0979623f247a0)

applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js

index 6d06e247bb7034a05cbc27c01099c115387912e4..c8de02d8cf82660b3ed2304f2c347cb7e1e66332 100644 (file)
@@ -34,6 +34,7 @@ return view.extend({
                s.tabbed = true;
                s.anonymous = true;
                s.addremove = true;
+               s.nodescriptions = true;
                s.addbtntitle = _('Add new service entry');
 
                // The following dummy values are used to show the table overview without the hint texts