Commit 5486edb1 authored by Olivia Madrid's avatar Olivia Madrid

(wip): Referrals console - removed another temp thing that was breaking build

1 merge request!388WIP: epic/referrals
Pipeline #68867320 running with stages
<div class="m-messenger--conversation m-messenger--dockpane" [class.m-messenger--dockpane-open]="conversation.open">
<div class="m-messenger--dockpane-tab"
[class.mdl-color--amber]="conversation.unread"
(click)="dockpanes.toggle(conversation); initialLoad(); temp()">
(click)="dockpanes.toggle(conversation); initialLoad()">
<div class="m-messenger--dockpane-tab-title">
<span *ngFor="let participant of conversation.participants">{{participant.username}}</span>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment