fixed nouislider

This commit is contained in:
FezVrasta 2014-09-29 10:17:00 +02:00
parent bc937bfae6
commit 7f7da28538

View File

@ -2146,6 +2146,7 @@
$(".slider").noUiSlider({
start: 40,
range: {
connect: "lower",
min: 0,
max: 100
}