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

minor dashboard cleanup

This commit is contained in:
Luke Pulverenti 2013-12-25 22:44:26 -05:00
parent 0f4e147e72
commit c24735332f
29 changed files with 285 additions and 197 deletions

View file

@ -10,7 +10,7 @@
<div class="content-primary">
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="plugins.html" data-role="button" class="ui-btn-active">Installed Plugins</a>
<a href="plugincatalog.html" data-role="button">Plugin Catalog</a>
<a href="plugincatalog.html" data-role="button">Catalog</a>
<a href="pluginupdates.html" data-role="button">Updates</a>
</div>