UPDATE Change comment syntax in single-articles.php for clarity
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2026-01-12 12:29:08 +01:00
parent 297019f9a9
commit b5b9b27fd9

View File

@ -12,7 +12,7 @@ $revueID = get_field('related_revue', get_the_ID());
<div class="content-wrapper" data-active-tab="article">
<aside class="sidebar">
// commenting because not needed for articles
<!-- // commenting because not needed for articles -->
<!-- <div class="search-field">
<input type="text" placeholder="Rechercher">
<button type="button" class="reset-search-button" title="Réinitialiser la recherche"></button>