Loading src/main/resources/templates/ProfileHelpProposition.html +43 −41 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">Your help Proposition</h1> <div th:each="help: ${helpPropositions}"> <div class="row"> Loading Loading @@ -45,5 +46,6 @@ </div> </div> </div> </div> </body> </html> src/main/resources/templates/ProfileHelpRequest.html +44 −42 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">Your help request</h1> <div th:each="help: ${helpRequests}"> <div class="row"> Loading Loading @@ -46,5 +47,6 @@ </div> </div> </div> </div> </body> </html> src/main/resources/templates/admin.html +12 −14 Original line number Diff line number Diff line <!DOCTYPE html> <html> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> Loading @@ -11,8 +11,8 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All users</h1> <table class="table"> <thead> <tr> Loading @@ -35,7 +35,6 @@ </tr> </tbody> </table> </div> <h1 class="teal-text text-darken-4">All propositions</h1> Loading Loading @@ -69,7 +68,6 @@ </tr> </tbody> </table> </div> <h1 class="teal-text text-darken-4">All requests</h1> Loading src/main/resources/templates/allHelpProposition.html +31 −29 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All Help Proposition</h1> <div th:each="help: ${helpPropositions}"> <div class="row"> Loading Loading @@ -47,5 +48,6 @@ </div> </div> </div> </div> </body> </html> src/main/resources/templates/allHelpRequest.html +45 −43 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All help requests</h1> <div th:each="help: ${helpRequests}"> <div class="row"> Loading Loading @@ -48,5 +49,6 @@ </div> </div> </div> </div> </body> </html> Loading
src/main/resources/templates/ProfileHelpProposition.html +43 −41 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">Your help Proposition</h1> <div th:each="help: ${helpPropositions}"> <div class="row"> Loading Loading @@ -45,5 +46,6 @@ </div> </div> </div> </div> </body> </html>
src/main/resources/templates/ProfileHelpRequest.html +44 −42 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">Your help request</h1> <div th:each="help: ${helpRequests}"> <div class="row"> Loading Loading @@ -46,5 +47,6 @@ </div> </div> </div> </div> </body> </html>
src/main/resources/templates/admin.html +12 −14 Original line number Diff line number Diff line <!DOCTYPE html> <html> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> Loading @@ -11,8 +11,8 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All users</h1> <table class="table"> <thead> <tr> Loading @@ -35,7 +35,6 @@ </tr> </tbody> </table> </div> <h1 class="teal-text text-darken-4">All propositions</h1> Loading Loading @@ -69,7 +68,6 @@ </tr> </tbody> </table> </div> <h1 class="teal-text text-darken-4">All requests</h1> Loading
src/main/resources/templates/allHelpProposition.html +31 −29 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All Help Proposition</h1> <div th:each="help: ${helpPropositions}"> <div class="row"> Loading Loading @@ -47,5 +48,6 @@ </div> </div> </div> </div> </body> </html>
src/main/resources/templates/allHelpRequest.html +45 −43 Original line number Diff line number Diff line <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css"> Loading @@ -10,6 +10,7 @@ <body> <header th:insert="fragments/nav.html :: nav"> </header> <div class="container"> <h1 class="teal-text text-darken-4">All help requests</h1> <div th:each="help: ${helpRequests}"> <div class="row"> Loading Loading @@ -48,5 +49,6 @@ </div> </div> </div> </div> </body> </html>