We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c8f0c commit 648042aCopy full SHA for 648042a
examples/index.html
@@ -81,7 +81,7 @@ <h1>Bootstrap File Input Example</h1>
81
});
82
$("#file-4").fileinput({
83
uploadExtraData: [
84
- {id: 'kar1', value: '10'}
+ {kvId: '10'}
85
],
86
87
$(".btn-warning").on('click', function() {
0 commit comments