Add Environment property is_pending back because it is used in the UI to display the "Pending Creation" tag
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<span>
|
||||
{{ env['name'] }}
|
||||
</span>
|
||||
{{ Label(type="pending_creation", classes='label--below')}}
|
||||
{{ Label(type="pending_creation")}}
|
||||
{%- endif %}
|
||||
{% if user_can(permissions.EDIT_ENVIRONMENT) -%}
|
||||
{{
|
||||
|
Reference in New Issue
Block a user