diff --git a/webclient/src/Home.js b/webclient/src/Home.js index ccaee22..77ceeb9 100644 --- a/webclient/src/Home.js +++ b/webclient/src/Home.js @@ -94,8 +94,6 @@ function MemberInfo(props) { Latest Training - {unpaidTraining.map(x => Please pay your course fee! @@ -103,6 +101,12 @@ function MemberInfo(props) { )} +
Latest Training
+ + {!member.orientation_date &&

+ ⚠️ You need to attend a New Member Orientation to use any tool larger than a screwdriver. +

} + {lastTrain.length ? @@ -115,7 +119,7 @@ function MemberInfo(props) { ) : - None, please sign up for an Orientation + None } {user.training.length > 3 &&