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:
dandds
2019-05-02 14:59:35 -04:00
parent e457e9a60d
commit 4289554e76
4 changed files with 87 additions and 88 deletions

View File

@@ -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'