ajuste cartesalle

This commit is contained in:
2019-06-11 14:08:04 +02:00
parent 7cd7fc564c
commit 2d63234d3d
3 changed files with 1048 additions and 853 deletions

View File

@@ -143,7 +143,7 @@ function mapsalles() {
$('.content .content_salle#salle_trois_becs').css("visibility", "visible");
$('.fond svg path#salle_trois_becs').css("fill", "#0093a3");
$salles.on('click', function() {
$salles.on('click', function(idsalle) {
var idsalle = this.id;
arrayid.push(idsalle);