Révision cb527757
Ajouté par Jocelyn Delande il y a presque 11 ans
show_capline.php | ||
---|---|---|
86 | 86 |
} |
87 | 87 |
?> |
88 | 88 |
<script> |
89 |
if (typeof addLoadEvent == 'function') addLoadEvent(draw_cap_map); |
|
90 |
else window.onload = draw_cap_map; |
|
89 |
window.onload = draw_cap_map; |
|
91 | 90 |
</script> |
92 | 91 |
</head> |
93 | 92 |
<body> |
Formats disponibles : Unified diff
removed call to non-existent function