Skip to content
Snippets Groups Projects
Commit 2cd04b93 authored by Marc Vachon's avatar Marc Vachon
Browse files

Doc

parent b6680f51
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
documents/memoire/image/meetus_logo.png

93.7 KiB

File added
......@@ -10,7 +10,7 @@
"city_search":{
"method": "geodb",
"population": 10000,
"range": 100,
"range": 30,
"limit": 10
},
"transport_search":{
......
......@@ -43,7 +43,7 @@ socket.on('get_meeting', function(data){
$('#users').html('')
const parameters = `
<div class="col-sm-6">
<div class="col-md-6">
<h2 class="font-weight-bold mb-5">Paramètres généraux</h2>
<dl class="row">
<dt class="col-sm-3">Nom</dt>
......@@ -60,7 +60,7 @@ socket.on('get_meeting', function(data){
</dl>
</div>
<div class="col-sm-6">
<div class="col-md-6">
<h2 class="font-weight-bold mb-5">Résultat</h2>
<dl class="row">
<dt class="col-sm-3">Date</dt>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment