fix of bug in publications.html

This commit is contained in:
Clément Brossaud
2023-05-28 04:58:53 +02:00
parent f92b5c730b
commit 29511cf5a8
2 changed files with 4 additions and 1 deletions

View File

@@ -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">