diff --git a/views/app/header.html b/views/app/header.html index 07000d149d..45a965dccc 100644 --- a/views/app/header.html +++ b/views/app/header.html @@ -29,7 +29,7 @@ NOTE TO SELF: Ask Tyler if some kind of inter-leaving is possible where we can put ONE of the results of this loop BEFORE the progress bars, and the rest after--> {{#each _partyMembers as :member}} -
+
{{#unless equal(:member.id, _userId)}}