From 202fcbd25414a7d89626cc9dbb9d626cee43b5bd Mon Sep 17 00:00:00 2001 From: naomiaro Date: Wed, 22 Sep 2010 11:03:47 -0400 Subject: [PATCH] lock picture for active playlist id --- src/modules/htmlUI/var/templates/scratchpad/main.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/htmlUI/var/templates/scratchpad/main.tpl b/src/modules/htmlUI/var/templates/scratchpad/main.tpl index f948765c7..a6588b614 100644 --- a/src/modules/htmlUI/var/templates/scratchpad/main.tpl +++ b/src/modules/htmlUI/var/templates/scratchpad/main.tpl @@ -40,7 +40,7 @@ {assign var="_duration" value=$i.duration} {niceTime in=$_duration} - {if $PL->isAvailable($i.id) == false} + {if $_PL_activeId == $i.id}
{$i.type|capitalize}
{else}