Update schema mare
This commit is contained in:
parent
74b0e47559
commit
8b222ad05a
1 changed files with 3 additions and 2 deletions
|
@ -27,6 +27,8 @@
|
|||
stroke: #ccc;
|
||||
fill: none;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -165,8 +167,7 @@
|
|||
</table>
|
||||
</body>
|
||||
|
||||
<script>
|
||||
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function(){
|
||||
map = this.getElementById('map');
|
||||
paths = map.getElementsByTagName('path');
|
||||
|
|
Loading…
Reference in a new issue