Skip to content

Commit

Permalink
Fix issue #1342
Browse files Browse the repository at this point in the history
  • Loading branch information
almasaeed2010 authored Feb 18, 2017
1 parent fcc14dc commit 61cd9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/UI/sliders.html
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ <h3 class="control-sidebar-heading">Chat Settings</h3>
prettify: false,
hasGrid: true
});
$("#range_2").ionRangeSlider();
$("#range_2").ionRangeSlider({});

$("#range_5").ionRangeSlider({
min: 0,
Expand Down

0 comments on commit 61cd9ca

Please sign in to comment.