diff options
author | Jezz_X <jezzx2@gmail.com> | 2011-05-13 10:27:21 +1000 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2011-05-13 10:27:21 +1000 |
commit | 34838f970149f1acbc50f14d63406e9593d7208e (patch) | |
tree | 413afe70b22ea9862a3df543a1686858568fc85d | |
parent | 0baca0b3bcbbccb4b585bba1b923dc2d6bf91d74 (diff) |
Changed: [Confluence] only show the "Partymode" button in the video library if your in Music Videos content
-rw-r--r-- | addons/skin.confluence/720p/MyVideoNav.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml index bcc0845f22..d0c9b18cff 100644 --- a/addons/skin.confluence/720p/MyVideoNav.xml +++ b/addons/skin.confluence/720p/MyVideoNav.xml @@ -118,6 +118,7 @@ <description>PartyMode</description> <label>589</label> <include>ButtonCommonValues</include> + <visible>Container.Content(MusicVideos)</visible> </control> <control type="radiobutton" id="11"> <description>Unlock Shares</description> |