Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
656335f5
Commit
656335f5
authored
May 11, 2021
by
Fernando
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Style tweaks from UX feedback and translations
* Regenerate POT file * Tweak alignment slightly
parent
e723e856
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
ee/app/assets/javascripts/security_dashboard/components/filters.vue
...ets/javascripts/security_dashboard/components/filters.vue
+1
-1
ee/app/assets/javascripts/security_dashboard/components/security_dashboard_vuex.vue
...security_dashboard/components/security_dashboard_vuex.vue
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
ee/app/assets/javascripts/security_dashboard/components/filters.vue
View file @
656335f5
...
...
@@ -48,7 +48,7 @@ export default {
/>
<div
class=
"gl-display-flex ml-lg-auto p-2"
>
<slot
name=
"buttons"
></slot>
<div
class=
"pl-md-6"
>
<div
class=
"pl-md-6
gl-pt-1
"
>
<gl-toggle
v-model=
"hideDismissed"
:label=
"$options.i18n.toggleLabel"
/>
</div>
</div>
...
...
ee/app/assets/javascripts/security_dashboard/components/security_dashboard_vuex.vue
View file @
656335f5
...
...
@@ -120,7 +120,7 @@ export default {
:pipeline-iid=
"pipelineIid"
>
<template
#label
>
<strong
class=
"gl-mb-2"
>
{{
s__
(
'
SecurityReports|
Download Report
'
)
}}
</strong>
<strong
class=
"gl-mb-2"
>
{{
s__
(
'
SecurityReports|
Coverage fuzzing
'
)
}}
</strong>
</
template
>
</pipeline-artifact-download>
</template>
...
...
locale/gitlab.pot
View file @
656335f5
...
...
@@ -28684,6 +28684,9 @@ msgstr ""
msgid "SecurityReports|Configure security testing"
msgstr ""
msgid "SecurityReports|Coverage fuzzing"
msgstr ""
msgid "SecurityReports|Create Jira issue"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment