kopia lustrzana https://github.com/magicbug/Cloudlog
Hide callsign suggest after emptying fields
rodzic
1f808a56bd
commit
b1b4d36f37
|
@ -227,6 +227,7 @@ $(document).ready(function(){
|
|||
|
||||
mymap.setView([51.505, -0.09], 13);
|
||||
mymap.removeLayer(markers);
|
||||
$('.callsign-suggest').hide();
|
||||
}
|
||||
|
||||
jQuery(function($) {
|
||||
|
|
Ładowanie…
Reference in New Issue