Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Soluris
Madis Cyber
Commits
71b22c94
Commit
71b22c94
authored
Aug 30, 2022
by
Jonathan Foucher
Browse files
hide maturity graph
parent
dbb938bb
Pipeline
#31255
failed with stages
in 14 minutes and 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
resources/js/components/Dashboard/AdminView/Components/MaturityCyberByTerritory.vue
View file @
71b22c94
...
...
@@ -12,7 +12,7 @@
</div>
</div>
<div
class=
"card-body px-5"
>
<PolarArea
:chart-data=
"chartData"
:chart-options=
"options"
/>
<!--
<PolarArea
:chart-data=
"chartData"
:chart-options=
"options"
/>
-->
<div
class=
"row"
>
<div
v-for=
"t in territories"
:key=
"t.id"
class=
"col-md-4 border-right mb-4"
>
<b>
{{
t
.
name
}}
</b>
<br/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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