From 8ae7873453536fa22ac7caef1cb0a43674e3498b Mon Sep 17 00:00:00 2001 From: jojo aquino Date: Thu, 3 Apr 2025 22:36:51 +0100 Subject: [PATCH] show id and selfie --- .../Pages/Participant/VideoCall/Room.cshtml | 12 ++--- .../Participant/VideoCall/Room.cshtml.cs | 48 ++++++++++++++++++- .../Participant/VideoCall/Room.cshtml.js | 19 +++++++- .../VideoCall/RoomParticipantViewModel.cs | 2 +- 4 files changed, 70 insertions(+), 11 deletions(-) diff --git a/EnotaryoPH/EnotaryoPH.Web/Pages/Participant/VideoCall/Room.cshtml b/EnotaryoPH/EnotaryoPH.Web/Pages/Participant/VideoCall/Room.cshtml index 4248443..a51a119 100644 --- a/EnotaryoPH/EnotaryoPH.Web/Pages/Participant/VideoCall/Room.cshtml +++ b/EnotaryoPH/EnotaryoPH.Web/Pages/Participant/VideoCall/Room.cshtml @@ -137,22 +137,20 @@
-
- Image 1 + Image 2
-
- Image 2 + Image 1
@@ -161,7 +159,7 @@