mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Rename max_utilization to power_factor
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{% render_field form.voltage %}
|
||||
{% render_field form.amperage %}
|
||||
{% render_field form.phase %}
|
||||
{% render_field form.max_utilization %}
|
||||
{% render_field form.power_factor %}
|
||||
</div>
|
||||
</div>
|
||||
{% if form.custom_fields %}
|
||||
|
Reference in New Issue
Block a user