Skip to content

Commit

Permalink
Fixed: [Confluence] Due to changes in PVR label handling the Current …
Browse files Browse the repository at this point in the history
…channel EPG view showed the plot instead of the date as it should
  • Loading branch information
JezzX committed Nov 1, 2012
1 parent fddf4bd commit 3361421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/skin.confluence/720p/ViewsPVR.xml
Expand Up @@ -1810,7 +1810,7 @@
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.Label2</info>
<info>ListItem.Date</info>
</control>
<control type="label">
<posx>310</posx>
Expand Down Expand Up @@ -1929,7 +1929,7 @@
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.Label2</info>
<info>ListItem.Date</info>
</control>
<control type="label">
<posx>310</posx>
Expand Down

0 comments on commit 3361421

Please sign in to comment.