Skip to content
Snippets Groups Projects
Commit d4c6624a authored by Moreau Elise's avatar Moreau Elise
Browse files

remove space

parent 22252bd5
No related branches found
No related tags found
No related merge requests found
......@@ -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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment