Update banners
- Adds "Create a new environment" title to info banner - Adds a new "environment added" success banner
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
|
||||
{% call ToggleSection(section_name="add-new-environment") %}
|
||||
<div class="accordion-table__item-content new-env">
|
||||
<div class="h3">{{ "portfolios.applications.create_new_env" | translate }}</div>
|
||||
{{ Alert('',
|
||||
{{ Alert(
|
||||
title=("portfolios.applications.create_new_env" | translate),
|
||||
message=("portfolios.applications.create_new_env_info" | translate )
|
||||
) }}
|
||||
<div class="h4">{{ "portfolios.applications.enter_env_name" | translate }}</div>
|
||||
|
Reference in New Issue
Block a user