diff --git a/templates/conscrit.html.hbs b/templates/conscrit.html.hbs index 2638405..428d396 100644 --- a/templates/conscrit.html.hbs +++ b/templates/conscrit.html.hbs @@ -42,7 +42,7 @@ setup_map(); setup_map_self(); -// {{#if gpslog}}setup_geoLoc();{{/if}} + {{#if gpslog}}setup_geoLoc();{{/if}} ////////////////////////////////////////////////////////////////////////////// // EVENT LISTENNING diff --git a/templates/vieux.html.hbs b/templates/vieux.html.hbs index fbc89ac..c5cb08d 100644 --- a/templates/vieux.html.hbs +++ b/templates/vieux.html.hbs @@ -68,7 +68,7 @@ setup_map(); setup_map_self(); -// {{#if gpslog}}setup_geoLoc();{{/if}} + {{#if gpslog}}setup_geoLoc();{{/if}} ////////////////////////////////////////////////////////////////////////////// // EVENT LISTENNING