correction event
This commit is contained in:
		@@ -25,9 +25,7 @@ function map() {
 | 
			
		||||
  			.setContent("You clicked the map at " + e.latlng.toString())
 | 
			
		||||
  			.openOn(mymap);
 | 
			
		||||
  	}
 | 
			
		||||
 | 
			
		||||
  	mymap.on('click', onMapClick);
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -58,18 +58,17 @@
 | 
			
		||||
          <img src="/user/themes/lecampus/images/fb_black.svg" alt="facebook">
 | 
			
		||||
        </a>
 | 
			
		||||
      </div>
 | 
			
		||||
      <a target="_blank" rel =" noopener " href=" http://www.linkedin.com/shareArticle?mini=true&url={{uri.route(true, true)}}" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=700');return false;">
 | 
			
		||||
      <a target="_blank" rel =" noopener " title="Twitter" href="https://twitter.com/share?url={{uri.route(true, true)}}" rel="nofollow" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=700');return false;">
 | 
			
		||||
        Partager
 | 
			
		||||
        <img src="/user/themes/lecampus/images/twitter.svg" alt="Twitter">
 | 
			
		||||
      </a>
 | 
			
		||||
      <a target="_blank" rel =" noopener " title="Twitter" href="https://twitter.com/share?url={{uri.route(true, true)}}" rel="nofollow" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=700');return false;">
 | 
			
		||||
        Twitter
 | 
			
		||||
      <a target="_blank" rel =" noopener " href=" http://www.linkedin.com/shareArticle?mini=true&url={{uri.route(true, true)}}" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=700');return false;">
 | 
			
		||||
        Partager
 | 
			
		||||
        <img src="/user/themes/lecampus/images/in_black.svg" alt="linkedin" />
 | 
			
		||||
      </a>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="txt">
 | 
			
		||||
  
 | 
			
		||||
      {{page.content}}
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user