From 220942515cec444c8344569659a3ff1085208c2d Mon Sep 17 00:00:00 2001 From: Bilal Date: Fri, 26 Jun 2020 13:42:14 +0200 Subject: [PATCH] switch to live stream when user selects from Switch View dropdown --- app/views/broadcasts/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/broadcasts/show.html.erb b/app/views/broadcasts/show.html.erb index d81ef73..4d6e507 100644 --- a/app/views/broadcasts/show.html.erb +++ b/app/views/broadcasts/show.html.erb @@ -33,7 +33,7 @@ <%= link_to "Switch View", "#", class: "btn btn-light border dropdown-toggle", role: "button", id: "dropdownMenuLink", data: { toggle: "dropdown" }, aria: { haspopup: "true", expanded: "false" } %>