From c9ccf3fff9c992906dcca0065e25064640112910 Mon Sep 17 00:00:00 2001 From: goldenpipes Date: Sun, 19 Apr 2020 16:04:26 -0500 Subject: [PATCH] Update tvrequests.component.html --- .../ClientApp/app/requests/tvrequests.component.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Ombi/ClientApp/app/requests/tvrequests.component.html b/src/Ombi/ClientApp/app/requests/tvrequests.component.html index 7c5e13479..3e6766dd8 100644 --- a/src/Ombi/ClientApp/app/requests/tvrequests.component.html +++ b/src/Ombi/ClientApp/app/requests/tvrequests.component.html @@ -27,6 +27,15 @@
+ + {{child.requestedByAlias}} + + {{child.requestedUser.userName}} + {{child.requestedUser.alias}} + {{child.requestedUser.userName}} + +
+
Status: {{node.status}}
@@ -111,4 +120,4 @@ \ No newline at end of file + [id]="issueRequest?.id" [providerId]="issueProviderId" (visibleChange)="issuesBarVisible = $event;">