Skip to content

Commit 648042a

Browse files
committed
Update to release v4.1.1
1 parent 19c8f0c commit 648042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h1>Bootstrap File Input Example</h1>
8181
});
8282
$("#file-4").fileinput({
8383
uploadExtraData: [
84-
{id: 'kar1', value: '10'}
84+
{kvId: '10'}
8585
],
8686
});
8787
$(".btn-warning").on('click', function() {

0 commit comments

Comments
 (0)