mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
@@ -34,7 +34,7 @@ existing {{ model_verbose_name }} with this {{ parent_model_verbose_name }}.
|
|||||||
|
|
||||||
Make a POST request to this resource with `id` and `disassociate` fields to
|
Make a POST request to this resource with `id` and `disassociate` fields to
|
||||||
remove the {{ model_verbose_name }} from this {{ parent_model_verbose_name }}
|
remove the {{ model_verbose_name }} from this {{ parent_model_verbose_name }}
|
||||||
{% if model_verbose_name != "label" %}}without deleting the {{ model_verbose_name }}{% endif %}.
|
{% if model_verbose_name != "label" %} without deleting the {{ model_verbose_name }}{% endif %}.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user