From 83917ed894fbbf58dc265927c2db5371fe0e52b4 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 8 Aug 2012 12:23:07 -0400 Subject: [PATCH] CC-4166: Playlist Builder -> Regular Playlist : clicking Fade in/out button for a empty playlist will cause PHP Fatal Error - fixed --- .../application/views/scripts/playlist/update.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/airtime_mvc/application/views/scripts/playlist/update.phtml b/airtime_mvc/application/views/scripts/playlist/update.phtml index a389265ca..288b595e3 100644 --- a/airtime_mvc/application/views/scripts/playlist/update.phtml +++ b/airtime_mvc/application/views/scripts/playlist/update.phtml @@ -10,7 +10,7 @@ if ($item['type'] == 2) { } ?>
  • " unqid=""> -
    +
    "> @@ -39,11 +39,11 @@ if ($item['type'] == 2) {
    - +
    @@ -62,7 +62,7 @@ if ($item['type'] == 2) {