Retire le texte du header
Some checks failed
Tests / test-java-8-war-generation (push) Failing after 7s
Tests / test-mvn-livecycle (11) (push) Failing after 6s
Tests / test-mvn-livecycle (17) (push) Failing after 5s
Tests / test-embedded (11) (push) Has been skipped
Tests / test-embedded (17) (push) Has been skipped
Tests / test-mvn-jetty-run (11) (push) Has been skipped
Tests / test-mvn-jetty-run (17) (push) Has been skipped
Tests / test-jetty (11) (push) Has been skipped
Tests / test-jetty (17) (push) Has been skipped
Tests / test-tomcat (11) (push) Has been skipped
Tests / test-tomcat (17) (push) Has been skipped

This commit is contained in:
Matthieu
2025-12-18 17:33:07 +01:00
parent 22d2bd0d46
commit c4954b6ebf

View File

@@ -23,10 +23,6 @@
<button id="header-save-btn" type="button">Sauvegarder le diagramme</button>
<button id="header-load-btn" type="button">Charger un diagramme</button>
</div>
<% if (showSocialButtons) { %> <%@ include
file="/components/header/social-buttons.jsp" %> <% } %> <% if (showGithubRibbon)
{ %> <%@ include file="/components/header/github-ribbon.jsp" %> <% } %>
<p>
Cr&eacute;ez vos diagrammes <a href="https://plantuml.com">PlantUML</a>
directement dans votre navigateur.
</p>
<% if (showSocialButtons) { %>
<%@ include file="/components/header/social-buttons.jsp" %>
<% } %>