Skip to content

Commit

Permalink
Merge pull request #11 from almasaeed2010/master
Browse files Browse the repository at this point in the history
Fix issue ColorlibHQ#1342
  • Loading branch information
hitscs authored Feb 21, 2017
2 parents 32e4453 + 61cd9ca commit df9ccd7
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 df9ccd7

Please sign in to comment.