mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix auto organize
This commit is contained in:
parent
0949a50cc1
commit
1a131756c8
5 changed files with 22 additions and 21 deletions
|
@ -1692,7 +1692,7 @@ $.fn.buttonMarkup.defaults = {
|
|||
};
|
||||
|
||||
$.extend( $.fn.buttonMarkup, {
|
||||
initSelector: "a[data-role='button'], .ui-bar > a, .ui-bar > *[data-role='controlgroup'] > a, button"
|
||||
initSelector: "a[data-role='button'], button"
|
||||
});
|
||||
|
||||
})( jQuery );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue