mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
fix active monitoring modals layout (#5359)
This commit is contained in:
parent
f5ae35e4b6
commit
857211933e
9 changed files with 22 additions and 22 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
<div class="modal-body">
|
||||
<form class='form'>
|
||||
<div class='form-group'>
|
||||
<div class='form-group mb-3 '>
|
||||
<label class='form-label' for='#clone-input'>{{ i18n("config_scripts.config_clone_message", {}) }}:</label>
|
||||
<input type='text' id='clone-input' class='form-control'/>
|
||||
<div class="invalid-feedback" id='clone-error'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue