mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
hide text when appropriate
This commit is contained in:
parent
7a319688de
commit
9fbe7ce690
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
$('.fldOneTimeDonationAmount', page).hide();
|
||||
removeRecurringFields(page);
|
||||
setItemNumber(page, 'MBSupporter');
|
||||
$('#oneTimeDescription').hide();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue