Commit 3c23db61 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

irsteaFileUpload: utilise fileupload sur le bouton pour éviter qu'il récupère les attributs data-*.

Showing with 1 addition and 1 deletion
+1 -1
......@@ -54,7 +54,7 @@
updateButtonVisibility();
// Activation
$this.fileupload($.extend(
$button.fileupload($.extend(
options,
{
type: 'PUT',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment