Development
This commit is contained in:
parent
a1a2cded14
commit
135c19614e
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>'
|
'<button id="bl-search-btn" class="btn btn-primary">Search</button>'
|
||||||
'</div>'
|
'</div>'
|
||||||
'</div>'
|
'</div>'
|
||||||
'<div id="bl-search-results" style="margin-top:1rem;"></div>'
|
'<div id="bl-search-results" style="margin-top:0.5rem;"></div>'
|
||||||
)
|
)
|
||||||
vlans = cfg.get('vlans', [])
|
vlans = cfg.get('vlans', [])
|
||||||
vlan_checkboxes = ''.join(
|
vlan_checkboxes = ''.join(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue