diff -r de8d18c8251d -r a28361bda28c client/src/components/CreateSession.js --- a/client/src/components/CreateSession.js Mon Sep 03 11:57:58 2018 +0200 +++ b/client/src/components/CreateSession.js Mon Sep 03 20:02:14 2018 +0200 @@ -140,24 +140,23 @@ return (
- {/* */} - Créer une nouvelle session + Créer une nouvelle session -
-
+
+
{ e.preventDefault() } }> -
- +
+ {/*

{this.props.currentSession.group}

*/}
- - Titre +
- - Description +
- +
{/*
{JSON.stringify(this.props.currentSession.protocol, null, 2)}
*/}
{JSON.stringify(this.getGroupProtocol(), null, 2)}
- +