Browse Source

Update to release v4.1.1

Kartik Visweswaran 10 năm trước cách đây
mục cha
commit
648042a84f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -81,7 +81,7 @@
 	});
 	$("#file-4").fileinput({
 		uploadExtraData: [
-            {id: 'kar1', value: '10'}
+            {kvId: '10'}
         ],
 	});
     $(".btn-warning").on('click', function() {