Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network

This commit is contained in:
johnnyq
2024-01-15 13:50:46 -05:00
parent d35f1ff7fd
commit 50002b0783
11 changed files with 304 additions and 187 deletions

View File

@@ -103,6 +103,16 @@
</div>
</div>
<div class="form-group">
<label>URI 2</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-link"></i></span>
</div>
<input type="text" class="form-control" name="uri_2" placeholder="https://server.company.com:5001">
</div>
</div>
</div>
<div class="tab-pane fade" id="pills-relation">