Skip to content

Commit

Permalink
Retire le bandeau de section vide dans les publications hors brouillon (
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbelval authored Oct 16, 2024
1 parent 9efd817 commit 6918da2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/tutorialv2/includes/content/content.part.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@
</li>
</ul>
</div>
{% elif not display_config.draft_actions.enable_edit or not content.can_add_extract and not content.can_add_container %}
<div class="ico-after warning">
<p>
{% trans "Ce contenu est vide." %}
</p>
</div>
{% endif %}
{% endfor %}

Expand Down

0 comments on commit 6918da2

Please sign in to comment.