mirror of
https://github.com/groupe1cir1n/groupe1CIR1Njs.git
synced 2026-03-18 21:40:30 +01:00
fix of bug in publications.html
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<button class="button" onclick="revue()">Article de revue</button>
|
||||
<button class="button" onclick="communication()">Communication</button>
|
||||
<button class="button" onclick="reset()">Toutes</button>
|
||||
<input type="text" id="entry_text">
|
||||
<input type="text" id="entry_text" placeholder="Saisir texte">
|
||||
<button class="button" id="search_button" onclick="search()">Rechercher</button>
|
||||
</div>
|
||||
<div class="publi">
|
||||
|
||||
Reference in New Issue
Block a user