mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove description in tab
This commit is contained in:
parent
c16bfba182
commit
cef4da8f1f
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ return L.view.extend({
|
|||
s = m.section(form.GridSection, 'asns', _('ASN'));
|
||||
s.addremove = true;
|
||||
s.anonymous = true;
|
||||
s.nodescriptions = true;
|
||||
|
||||
o = s.option(form.Value, 'asn', _('ASN'));
|
||||
o.rmempty = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue