From 15befb403e4186b534e4f7f52c526d24f1ececaf Mon Sep 17 00:00:00 2001 From: hummypkg Date: Mon, 4 Jan 2016 19:50:41 +0000 Subject: [PATCH] fix content mgmt test git-svn-id: file:///root/webif/svn/pkg/webif/trunk@2565 2a923420-c742-0410-a762-8d5b09965624 --- webif/lib/epg.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webif/lib/epg.class b/webif/lib/epg.class index 520ce41..a34d62f 100644 --- a/webif/lib/epg.class +++ b/webif/lib/epg.class @@ -257,7 +257,7 @@ epg method icon_set {{height 0}} { "" } - if {$content_mgmt} { + if {$content_mgmt eq "1"} { lappend set \ "" }