mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
live saving on the metadata pages
This commit is contained in:
parent
a6b72afc99
commit
ff2b7ed3dc
6 changed files with 107 additions and 98 deletions
|
@ -21,13 +21,10 @@
|
|||
<label>Disable internet providers for:</label>
|
||||
<div id="divItemTypes"></div>
|
||||
</li>
|
||||
<li>
|
||||
<button type="submit" data-theme="b">
|
||||
<li style="display: none;">
|
||||
<button class="btnSubmit" type="submit" data-theme="b">
|
||||
Save
|
||||
</button>
|
||||
<button type="button" onclick="Dashboard.navigate('dashboard.html');">
|
||||
Cancel
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue