mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
69e9dbcc51
commit
7ee6317dae
92 changed files with 907 additions and 901 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
$.widget("mobile.checkboxradio", $.extend({
|
||||
|
||||
initSelector: "input[type='checkbox'],input[type='radio']",
|
||||
initSelector: "input[type='checkbox']:not([data-role='none']),input[type='radio']:not([data-role='none'])",
|
||||
|
||||
options: {
|
||||
theme: "inherit",
|
||||
|
@ -75,7 +75,6 @@
|
|||
blur: "_handleInputBlur"
|
||||
});
|
||||
|
||||
this._handleFormReset();
|
||||
this.refresh();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue