mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03:30
Run prettier
This commit is contained in:
@@ -103,10 +103,7 @@ function TemplateListItem({
|
||||
</DataListCell>,
|
||||
]}
|
||||
/>
|
||||
<DataListAction
|
||||
aria-label="actions"
|
||||
aria-labelledby={labelId}
|
||||
>
|
||||
<DataListAction aria-label="actions" aria-labelledby={labelId}>
|
||||
{template.summary_fields.user_capabilities.start && (
|
||||
<Tooltip content={i18n._(t`Launch Template`)} position="top">
|
||||
<LaunchButton resource={template}>
|
||||
|
||||
Reference in New Issue
Block a user