Explorar el Código

Update to release v4.1.1

Kartik Visweswaran hace 10 años
padre
commit
648042a84f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {