mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
stub out dlna profiles page
This commit is contained in:
parent
9b0d0e699a
commit
adc96abf4e
3 changed files with 23 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="#" data-role="button" class="ui-btn-active">Settings</a>
|
||||
<a href="dlnaprofiles.html" data-role="button">Profiles</a>
|
||||
</div>
|
||||
|
||||
<form class="dlnaSettingsForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue