From 2afb5776c01c177f670f933991a25f6843b57d12 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 7 Jun 2020 10:48:06 +0300 Subject: [PATCH] Added option to update team name --- app/views/console/users/index.phtml | 4 +- app/views/console/users/team.phtml | 171 +++++----------------------- 2 files changed, 28 insertions(+), 147 deletions(-) diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index 993d4f967b..c3ae2ee3e4 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -253,9 +253,7 @@ $providers = $this->getParam('providers', []); Collection Avatar - - - + diff --git a/app/views/console/users/team.phtml b/app/views/console/users/team.phtml index c10fdad433..285c8957f1 100644 --- a/app/views/console/users/team.phtml +++ b/app/views/console/users/team.phtml @@ -30,28 +30,37 @@
\ No newline at end of file