mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
add import modal for host pool members (#4584)
This commit is contained in:
parent
e18e629e35
commit
00431e982c
8 changed files with 212 additions and 102 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<label class='custom-file-label' for='#import-input'>
|
||||
{{ i18n("browse_config", {}) }}
|
||||
</label>
|
||||
<small class="text-muted">{{ dialog.input_description }}</small>
|
||||
<div class="invalid-feedback" id='import-error'>
|
||||
{message}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue