mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 13:22:52 +01:00
live saving on the metadata pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user