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
493c202b
Commit
493c202b
authored
Jun 26, 2020
by
Adam Alvis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
8135a2e4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
ee/app/assets/javascripts/security_dashboard/components/first_class_instance_security_dashboard.vue
...rd/components/first_class_instance_security_dashboard.vue
+6
-7
No files found.
ee/app/assets/javascripts/security_dashboard/components/first_class_instance_security_dashboard.vue
View file @
493c202b
...
@@ -128,13 +128,12 @@ export default {
...
@@ -128,13 +128,12 @@ export default {
:empty-state-svg-path=
"emptyStateSvgPath"
:empty-state-svg-path=
"emptyStateSvgPath"
:filters=
"filters"
:filters=
"filters"
/>
/>
<div
v-else-if=
"shouldShowEmptyState"
>
<dashboard-not-configured
<dashboard-not-configured
v-else-if=
"shouldShowEmptyState"
:svg-path=
"emptyStateSvgPath"
:svg-path=
"emptyStateSvgPath"
:dashboard-documentation=
"dashboardDocumentation"
:dashboard-documentation=
"dashboardDocumentation"
@
handleAddProjectsClick=
"toggleProjectSelector"
@
handleAddProjectsClick=
"toggleProjectSelector"
/>
/>
</div>
<div
v-else
class=
"d-flex justify-content-center"
>
<div
v-else
class=
"d-flex justify-content-center"
>
<project-manager
<project-manager
v-if=
"showProjectSelector"
v-if=
"showProjectSelector"
...
...
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