Commit 9dc7d230 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'add-optional-label' into 'master'

Add optional label to dast scan description

See merge request gitlab-org/gitlab!51124
parents b0e75592 e9bd8e0c
......@@ -375,7 +375,7 @@ export default {
required
/>
</gl-form-group>
<gl-form-group :label="s__('OnDemandScans|Description')">
<gl-form-group :label="s__('OnDemandScans|Description (optional)')">
<gl-form-textarea
v-model="form.fields.description.value"
class="mw-460"
......
......@@ -19654,7 +19654,7 @@ msgstr ""
msgid "OnDemandScans|Create a new site profile"
msgstr ""
msgid "OnDemandScans|Description"
msgid "OnDemandScans|Description (optional)"
msgstr ""
msgid "OnDemandScans|Edit on-demand DAST scan"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment