team leader warning

pull/6938/head
Thibault Duplessis 2020-07-05 16:43:59 +02:00
parent dd75004154
commit 7c1145c008
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ object admin {
bits.menu(none),
div(cls := "page-menu__content box box-pad")(
h1(title),
p(
"Only invite leaders that you fully trust. Team leaders can kick members and other leaders out of the team."
),
postForm(cls := "leaders", action := routes.Team.leaders(t.id))(
form3.group(form("leaders"), frag(usersWhoCanManageThisTeam()))(
form3.textarea(_)(rows := 2)