From the Kendo UI API reference: "To render an action button for each file, add the following markup to the template: <button type='button' class='k-upload-action'></button><button type='button' class='k-upload-action'></button>
"
https://docs.telerik.com/kendo-ui/api/javascript/ui/upload/configuration/template
Can someone explain, why there are two similar buttons in the markup?