mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added path mapping page stub
This commit is contained in:
parent
24373b5706
commit
00d9a83ac7
4 changed files with 78 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
|||
<div class="content-primary">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="#" data-role="button" class="ui-btn-active">Media Folders</a>
|
||||
<a href="librarysettings.html" data-role="button">Settings</a>
|
||||
<a href="librarypathmapping.html" data-role="button">Path Mapping</a>
|
||||
<a href="librarysettings.html" data-role="button">Other Settings</a>
|
||||
</div>
|
||||
<div class="readOnlyContent">
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue