Style and formatting updates to environments and team tables.
- Use the built-in grid system for columns. - Add column heads to environments table. - Add delete icon to environments table.
This commit is contained in:
@@ -22,6 +22,7 @@ common:
|
||||
cancel: Cancel
|
||||
confirm: Confirm
|
||||
continue: Continue
|
||||
delete: Delete
|
||||
delete_confirm: 'Please type the word DELETE to confirm:'
|
||||
edit: Edit
|
||||
hide: Hide
|
||||
@@ -412,6 +413,7 @@ portfolios:
|
||||
header: Are you sure you want to delete this application?
|
||||
environments:
|
||||
name: Name
|
||||
edit_name: Edit name
|
||||
environments_description: Each environment created within an application is logically separated from one another for easier management and security.
|
||||
environments_heading: Application environments
|
||||
existing_application_title: '{application_name} Application Settings'
|
||||
|
||||
Reference in New Issue
Block a user