UPDATE Change comment syntax in single-articles.php for clarity
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
297019f9a9
commit
b5b9b27fd9
|
|
@ -12,7 +12,7 @@ $revueID = get_field('related_revue', get_the_ID());
|
||||||
|
|
||||||
<div class="content-wrapper" data-active-tab="article">
|
<div class="content-wrapper" data-active-tab="article">
|
||||||
<aside class="sidebar">
|
<aside class="sidebar">
|
||||||
// commenting because not needed for articles
|
<!-- // commenting because not needed for articles -->
|
||||||
<!-- <div class="search-field">
|
<!-- <div class="search-field">
|
||||||
<input type="text" placeholder="Rechercher">
|
<input type="text" placeholder="Rechercher">
|
||||||
<button type="button" class="reset-search-button" title="Réinitialiser la recherche"></button>
|
<button type="button" class="reset-search-button" title="Réinitialiser la recherche"></button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user