mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard. * Updating contributors
This commit is contained in:
parent
3c1e515172
commit
3d9a119d38
22 changed files with 22 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="networkingPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
||||
<div id="networkingPage" data-role="page" class="page type-interior advancedConfigurationPage" data-title="${TabNetworking}">
|
||||
<div>
|
||||
<div class="content-primary">
|
||||
<form class="dashboardHostingForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue