mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Run prettier
This commit is contained in:
parent
98b7f3b618
commit
1e9a71a2e4
@ -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}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user