mirror of
https://github.com/openwrt/luci.git
synced 2026-02-04 12:06:01 +08:00
luci-app-xinetd: do not show description on table overview
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user