new Artist entity
This commit is contained in:
parent
70668fe8d5
commit
7304a6584e
16 changed files with 914 additions and 196 deletions
|
@ -11,8 +11,8 @@
|
|||
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
|
||||
<a href="musicrecommended.html" data-role="button" class="ui-btn-active">Suggested</a>
|
||||
<a href="#" data-role="button">Songs</a>
|
||||
<a href="#" data-role="button">Albums</a>
|
||||
<a href="#" data-role="button">Artists</a>
|
||||
<a href="musicalbums.html" data-role="button">Albums</a>
|
||||
<a href="musicartists.html" data-role="button">Artists</a>
|
||||
<a href="musicgenres.html" data-role="button">Genres</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue