mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
7a3858d368
commit
49f8917315
20 changed files with 94 additions and 31 deletions
|
@ -108,6 +108,7 @@ is separate from validation, and `allowed-pattern` does not affect how the input
|
|||
'keypress': '_onKeypress'
|
||||
},
|
||||
|
||||
/** @suppress {checkTypes} */
|
||||
registered: function() {
|
||||
// Feature detect whether we need to patch dispatchEvent (i.e. on FF and IE).
|
||||
if (!this._canDispatchEventOnDisabled()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue