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
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:
@@ -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éez vos diagrammes <a href="https://plantuml.com">PlantUML</a>
|
||||
directement dans votre navigateur.
|
||||
</p>
|
||||
<% if (showSocialButtons) { %>
|
||||
<%@ include file="/components/header/social-buttons.jsp" %>
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user