From 4507c7afce62ce6ebec98060eaef5fbbc6e9d2ba Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 7 Jun 2020 07:57:56 +0300 Subject: [PATCH] Work in progress --- app/views/console/users/team.phtml | 226 +++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 app/views/console/users/team.phtml diff --git a/app/views/console/users/team.phtml b/app/views/console/users/team.phtml new file mode 100644 index 0000000000..15c1b658ed --- /dev/null +++ b/app/views/console/users/team.phtml @@ -0,0 +1,226 @@ +
+ +
+

+ Teams +
+ +   + Unknown +

+
+ + + +
+
    +
  • +

    General

    + + + +
    +
    + + +
    +
    + User Avatar + +
    +
    + + Verified + + + Unverified + +
    +
    +
    +
    + +

    Members

    + + +
    +
    + +
    + +
    + +
      +
    • +
    + +
    +
    + + +
    +
    + +
    +
    + + +
    +
    +
    +
    +
  • +
  • +

    Devices

    + +
    + + + +
    +
    +
      +
    • +
      + + + + +
      + + + + on + +
      + + / +
      +
    • +
    +
    + +
    + + +
    +
    +
    + +
  • +
  • +

    Activity

    + +
    + + + + +
    +
  • +
+
+
\ No newline at end of file