_Header.md
... ...
@@ -23,7 +23,7 @@
23 23
24 24
<p>
25 25
<a href="./"><button class="button_header button_home" style="float: left; margin: 0px 0px;" >Accueil</button></a>
26
-<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="window.location.href='';" style="float: right;">Theorie</button></a>
27
-<button class="button_header button_militant" onclick="window.location.href='';" style="float: right;">Militantisme</button>
28
-<button class="button_header button_history" onclick="window.location.href='';" style="float: right;">Histoire</button>
26
+<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="window.location.href=''; filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a>
27
+<button class="button_header button_militant" onclick="window.location.href=''; filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button>
28
+<button class="button_header button_history" onclick="window.location.href=''; filterSelection('biblio_histoire');" style="float: right;">Histoire</button>
29 29
</p>