Skip to content

Commit c23a66a

Browse files
author
kielni
committed
fix cut and paste typo
1 parent 0e5cc04 commit c23a66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jquery.multiselect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
noneSelectedText: 'Select options',
3737
selectedText: '# selected',
3838
selectedList: 0,
39-
selectedList: 'ui-icon-circle-close',
39+
closeIcon: 'ui-icon-circle-close',
4040
show: null,
4141
hide: null,
4242
autoOpen: false,

0 commit comments

Comments
 (0)