diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/forms/newGame.tag b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/forms/newGame.tag index 1e12ae1..8bbba9b 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/forms/newGame.tag +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/forms/newGame.tag @@ -1,8 +1,10 @@ +<%@ tag import="uppa.project.database.pojo.Deck" %> +<%@ tag import="uppa.project.database.pojo.Game" %> <%@tag description="form/newGame" pageEncoding="UTF-8" %>
-

Paramètre Général

+

Paramètres Généraux

@@ -24,34 +26,38 @@
-

Paramètre des Manches

+

Paramètres des Manches

- + +
- + +

-

Paramètre du Deck

+

Paramètres du Deck

- + +
- + +
@@ -106,7 +112,27 @@ -