mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Ays form fixes
This commit is contained in:
parent
2ab9cc14ad
commit
5b90645332
2 changed files with 2 additions and 2 deletions
|
|
@ -378,7 +378,7 @@ print[[
|
|||
</form>
|
||||
|
||||
<div style="float:left">
|
||||
<form action="/lua/rest/get/host/pool.lua" class="form-inline" method="GET">
|
||||
<form action="/lua/rest/get/host/pool.lua" class="form-inline" method="GET" data-ays-ignore="true">
|
||||
<button type="submit" class="btn btn-secondary"><span>]] print(i18n("host_pools.config_export")) print[[</span></button>
|
||||
</form>
|
||||
<button id="import-modal-btn" data-toggle="modal" data-target="#import-modal" class="btn btn-secondary"><span>]] print(i18n("host_pools.config_import")) print[[</span></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue