1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

extract jqm controlgroup

This commit is contained in:
Luke Pulverenti 2015-09-06 01:06:16 -04:00
parent 03b5e48d4f
commit 0949a50cc1
19 changed files with 341 additions and 403 deletions

View file

@ -4,7 +4,7 @@
<title>Emby</title>
</head>
<body>
<div id="tvShowsPage" data-role="page" class="page libraryPage" data-require="jqmpanel,jqmcollapsible,scripts/tvshows,scripts/queryfilters">
<div id="tvShowsPage" data-role="page" class="page libraryPage" data-require="jqmcontrolgroup,jqmpanel,jqmcollapsible,scripts/tvshows,scripts/queryfilters">
<div class="libraryViewNav scopedLibraryViewNav">
<a href="tvrecommended.html"><iron-icon icon="info"></iron-icon>${TabSuggestions}</a>
<a href="tvlatest.html"><iron-icon icon="new-releases"></iron-icon>${TabLatest}</a>