mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
change name for network model to nic type
This commit is contained in:
parent
7d1cfb69b0
commit
f2222a6ea8
12 changed files with 6119 additions and 5609 deletions
|
|
@ -46,7 +46,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label class="col-sm-4 col-form-label">{% trans "Model" %} </label>
|
||||
<label class="col-sm-4 col-form-label">{% trans "NIC Type" %} </label>
|
||||
<div class="col-sm-6">
|
||||
<select class="form-select" name="add-net-model">
|
||||
{% for model in net_models_host %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue