Development
This commit is contained in:
parent
135c19614e
commit
08dfbaf239
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ def collect_tokens(cfg):
|
|||
'<button id="bl-search-btn" class="btn btn-primary">Search</button>'
|
||||
'</div>'
|
||||
'</div>'
|
||||
'<div id="bl-search-results" style="margin-top:0.5rem;"></div>'
|
||||
'<div id="bl-search-results" style="margin-top:0.25rem;"></div>'
|
||||
)
|
||||
vlans = cfg.get('vlans', [])
|
||||
vlan_checkboxes = ''.join(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue