Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Apr 4, 2013
1 parent ad3f3df commit 36bcd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1080i/custom_1112_InfoPanelCustomizer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<control type="label" id="4421">
<label>$VAR[InfoPanelVar]</label>
<include>HiddenObject</include>
<visible>Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(musicvideos) | Container.Content(sets)</visible>
<visible>Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(musicvideos) | [Container.Content(sets) + System.HasAddon(script.extendedinfo)]</visible>
</control>
<control type="group">
<posy>50</posy>
Expand Down

0 comments on commit 36bcd4a

Please sign in to comment.