Projet

Général

Profil

Révision ef05758b

Ajouté par Jocelyn Delande il y a plus de 10 ans

whitespaces + moved the loading to the HTML file

Voir les différences:

show_capline.php
80 80
					       )];
81 81

  
82 82
</script>
83
<script src="js/utils_osm.js"></script>
83
<script src="js/utils_osm.js">
84
</script>
84 85
EOS;
85 86
}
86 87
?>
88
<script>
89
if (typeof addLoadEvent == 'function') addLoadEvent(draw_cap_map);
90
else window.onload = draw_cap_map;
91
</script>
87 92
</head>
88 93
<body>
89 94
<?php

Formats disponibles : Unified diff