Fix Kubernetes typo error
Closes-Bug: 1825032 Change-Id: Iac0b2afe7e6dad85a7490305feddeb7e14eb1a13 Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
This commit is contained in:
parent
02e26ed8c1
commit
80f9fb41a8
@ -4,7 +4,7 @@
|
||||
{% block form_id %}assign_label_form{% endblock %}
|
||||
{% block form_action %}{% url 'horizon:admin:inventory:assignlabel' host_id %}{% endblock %}
|
||||
|
||||
{% block modal-header %}{% trans "Assign Kubenetes Label" %}{% endblock %}
|
||||
{% block modal-header %}{% trans "Assign Kubernetes Label" %}{% endblock %}
|
||||
|
||||
{% block modal-body %}
|
||||
<div class="left">
|
||||
|
Loading…
Reference in New Issue
Block a user