Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MOREAU Elise
project-covid
Commits
d4c6624a
Commit
d4c6624a
authored
Nov 01, 2020
by
Moreau Elise
Browse files
remove space
parent
22252bd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/group/group_view.twig
View file @
d4c6624a
...
...
@@ -89,7 +89,7 @@
<script>
window
.
addEventListener
(
'
load
'
,
function
(){
const
{
viewMap
}
=
parcelRequire
(
'
map.js
'
);
groupid
=
{{
group.id
}}
;
groupid
=
{{
group.id
}}
;
$
.
ajax
({
type
:
'
GET
'
,
url
:
'
/api/
'
+
groupid
+
'
/userscontaminated
'
,
...
...
Write
Preview
Supports
Markdown
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