Skip to content

Commit 4dcd801

Browse files
committed
https://surveyjs.answerdesk.io/internal/ticket/details/T926
1 parent 5e2504c commit 4dcd801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sortablejs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function init(Survey) {
44
var widget = {
55
name: "sortablelist",
66
title: "Sortable list",
7-
iconName: "icon-sortablelist",
7+
iconName: "icon-sortablejs",
88
widgetIsLoaded: function() {
99
return typeof Sortable != "undefined";
1010
},

0 commit comments

Comments
 (0)