We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a903e commit 825860fCopy full SHA for 825860f
src/bootstrap-slider.js
@@ -2,7 +2,7 @@ var Slider = require("bootstrap-slider");
2
3
function init(Survey) {
4
var widget = {
5
- name: "bootstrap-slider",
+ name: "bootstrapslider",
6
title: "Bootstrap Slider",
7
iconName: "icon-bootstrap-slider",
8
widgetIsLoaded: function() {
0 commit comments