From c4be9aebb28c3ff2f4c10f5f69c2fcd6f1cb0525 Mon Sep 17 00:00:00 2001 From: Duncan Sommerville Date: Mon, 2 Nov 2015 11:22:02 -0500 Subject: [PATCH] SAAS-1154 - hide RSS tab on Radio page when station podcast video is set to private --- .../application/views/scripts/index/index.phtml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/airtime_mvc/application/views/scripts/index/index.phtml b/airtime_mvc/application/views/scripts/index/index.phtml index e3979ba92..de7eb20ba 100644 --- a/airtime_mvc/application/views/scripts/index/index.phtml +++ b/airtime_mvc/application/views/scripts/index/index.phtml @@ -92,10 +92,16 @@ document.getElementById(id).width= (newwidth) + "px";