diff -r 97536386b397 -r 57d63a248f0d client/src/components/SessionForm.js --- a/client/src/components/SessionForm.js Wed Aug 29 11:02:36 2018 +0200 +++ b/client/src/components/SessionForm.js Fri Aug 31 15:14:18 2018 +0200 @@ -55,10 +55,10 @@ return (
-
+
{ e.preventDefault() } }>
- +
- +
- +

{this.props.currentSession.group}

- +
{JSON.stringify(this.props.currentSession.protocol, null, 2)}