From 2dc04fa0419228ea00405cb2767a590f36f2965f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 11 Jul 2018 16:40:32 -0400 Subject: [PATCH] status filters for user list --- jslib | 2 +- .../manage/people.component.html | 28 ++++++++------- .../organizations/manage/people.component.ts | 36 +++++++++++++++++-- 3 files changed, 49 insertions(+), 17 deletions(-) diff --git a/jslib b/jslib index d7f3f942..ef75dc73 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit d7f3f9425ececd041bc1a3e0be3f9da157ac55c3 +Subproject commit ef75dc735e343f407f43a010ba97f8d3fb7fa583 diff --git a/src/app/organizations/manage/people.component.html b/src/app/organizations/manage/people.component.html index baed0e92..1c7640db 100644 --- a/src/app/organizations/manage/people.component.html +++ b/src/app/organizations/manage/people.component.html @@ -1,18 +1,20 @@