mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
parent
1f24dec3e3
commit
b117e8a23a
178 changed files with 6639 additions and 124 deletions
|
|
@ -14,7 +14,7 @@ print [[
|
|||
<h5 class='modal-title' id="add_user_dialog_label">]]print(add_user_msg)print[[</h5>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<form data-bs-toggle="validator" id="form_add_user" method="post" action="]] print(ntop.getHttpPrefix()) print[[/lua/rest/v1/add/ntopng/user.lua" accept-charset="UTF-8">
|
||||
<form data-bs-toggle="validator" id="form_add_user" method="post" action="]] print(ntop.getHttpPrefix()) print[[/lua/rest/v2/add/ntopng/user.lua" accept-charset="UTF-8">
|
||||
<div class="modal-body">
|
||||
|
||||
<div id="add_user_alert_placeholder"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue