mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-12 01:02:19 +03:00
fixed nouislider
This commit is contained in:
parent
bc937bfae6
commit
7f7da28538
|
@ -2146,6 +2146,7 @@
|
|||
$(".slider").noUiSlider({
|
||||
start: 40,
|
||||
range: {
|
||||
connect: "lower",
|
||||
min: 0,
|
||||
max: 100
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user