Commit daab99dd authored by Savas Vedova's avatar Savas Vedova

Update design for the project manager

- Remove bottom border
- Update texts
parent 54252c57
......@@ -203,9 +203,16 @@ export default {
<section class="container">
<div class="row justify-content-center mt-md-4">
<div class="col col-lg-7">
<h3 class="text-3 font-weight-bold border-bottom mb-4 pb-3">
{{ s__('SecurityReports|Add or remove projects from your dashboard') }}
<h3 class="gl-font-lg gl-font-weight-bold gl-mt-0">
{{ s__('SecurityReports|Monitored projects') }}
</h3>
<p class="gl-mb-4 gl-pb-3">
{{
s__(
'SecurityReports|Add or remove projects to monitor in the security area. Projects included in this list will have their results displayed in the security dashboard and vulnerability report.',
)
}}
</p>
<div class="d-flex flex-column flex-md-row">
<project-selector
class="flex-grow mr-md-2"
......
......@@ -21741,7 +21741,7 @@ msgstr ""
msgid "SecurityReports|Add a project to your dashboard"
msgstr ""
msgid "SecurityReports|Add or remove projects from your dashboard"
msgid "SecurityReports|Add or remove projects to monitor in the security area. Projects included in this list will have their results displayed in the security dashboard and vulnerability report."
msgstr ""
msgid "SecurityReports|Add projects"
......@@ -21813,6 +21813,9 @@ msgstr ""
msgid "SecurityReports|Monitor vulnerabilities in your code"
msgstr ""
msgid "SecurityReports|Monitored projects"
msgstr ""
msgid "SecurityReports|More info"
msgstr ""
......
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