Suppression d'un 6 superflu
This commit is contained in:
parent
bf697ab2de
commit
45fe3e8894
@ -27,7 +27,7 @@
|
||||
link.href = "http://www.agendadulibre.org/events.rss?tag=#ENV{tag}&daylimit=120";
|
||||
} else {
|
||||
link.innerHTML = "Flux RSS des évènements de la région " + select.options[select.selectedIndex].text;
|
||||
link.href = "http://www.agendadulibre.org/events.rss?region=" + selection + "&tag=#ENV{tag}6&daylimit=120";
|
||||
link.href = "http://www.agendadulibre.org/events.rss?region=" + selection + "&tag=#ENV{tag}&daylimit=120";
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user