mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Add translation and small css tweaks
This commit is contained in:
@@ -79,7 +79,7 @@ const OrganizationDetail = ({
|
||||
currentTab={currentTab}
|
||||
breadcrumb={parentBreadcrumbObj}
|
||||
>
|
||||
{getTabName(tab)}
|
||||
<Trans>{getTabName(tab)}</Trans>
|
||||
</Tab>
|
||||
))}
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user