fix web client context arrow
This commit is contained in:
parent
a26e99cf5d
commit
e36c4be5f7
8 changed files with 11 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Media Browser</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="tvStudiosPage" data-role="page" class="page libraryPage" data-theme="a" data-view="tvshows">
|
||||
<div id="tvStudiosPage" data-role="page" class="page libraryPage" data-theme="a" data-view="tv">
|
||||
<div class="libraryViewNav">
|
||||
<a href="tvrecommended.html">Suggested</a>
|
||||
<a href="tvnextup.html">Next up</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue