How can I fix the Music Library in Community skin?
A new panel is added in 1.2.9 (NowPlaying) and this needs to be added in Community as well.
Maybe there is more news, hence the "open" title.
Edit!!
And in menu\skin.xml should this be added:
A new panel is added in 1.2.9 (NowPlaying) and this needs to be added in Community as well.
Maybe there is more news, hence the "open" title.
Edit!!
And in menu\skin.xml should this be added:
Code:
<!-- Panels -->
<Panels>
<Panel name="NowPlaying" enabled="true"/>
</Panels>