chore(ui): remove extra label

This commit is contained in:
fiftin 2024-05-20 13:00:54 +02:00
parent 7efee5ead0
commit 53dc67bff1
No known key found for this signature in database
GPG Key ID: 044381366A5D4731
2 changed files with 1 additions and 2 deletions

View File

@ -119,7 +119,6 @@
text
class="mb-2"
>
{{ $t('pleaseAllowOverridingCliArgumentInTaskTemplateSett') }}<br>
<div style="position: relative; margin-top: 10px;">
<video
autoplay

View File

@ -130,7 +130,7 @@ export default {
diff: 'Diff',
advanced: 'Advanced',
hide: 'Hide',
pleaseAllowOverridingCliArgumentInTaskTemplateSett: 'Please allow overriding CLI argument in Task Template settings',
pleaseAllowOverridingCliArgumentInTaskTemplateSett: 'To allow overriding CLI argument in Task Template settings',
cliArgsJsonArrayExampleIMyinventoryshPrivatekeythe: 'CLI Args (JSON array). Example: [ "-i", "@myinventory.sh", "--private-key=/there/id_rsa", "-vvvv" ]',
started: 'Started',
author: 'Author',