mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
trim jqm
This commit is contained in:
parent
8199fe27ff
commit
c58b7f3469
5 changed files with 7 additions and 123 deletions
|
@ -1,7 +1,7 @@
|
|||
(function ($, undefined) {
|
||||
|
||||
$.widget("mobile.slider", $.extend({
|
||||
initSelector: "input[type='range'], *[data-type='range'], *[data-role='slider']",
|
||||
initSelector: "input[type='range']",
|
||||
|
||||
widgetEventPrefix: "slide",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue