Delete eventlist.md
This commit is contained in:
Родитель
f85eeae197
Коммит
a52b240fd9
|
@ -1,10 +0,0 @@
|
|||
<script type="text/javascript">
|
||||
var markers = null;
|
||||
$(document).ready(function () {
|
||||
$.get("File.xml", {}, function (xml){
|
||||
$('marker',xml).each(function(i){
|
||||
markers = $(this);
|
||||
});
|
||||
});
|
||||
});
|
||||
</script>
|
Загрузка…
Ссылка в новой задаче