diff --git a/web/CXM_dropzone.anubis b/web/CXM_dropzone.anubis index 7b75e40..63d56fc 100644 --- a/web/CXM_dropzone.anubis +++ b/web/CXM_dropzone.anubis @@ -30,6 +30,7 @@ public define HTML_Partial_Content Dropzone.options." + to_Camel_case(dropzone_form_id) + " = { dictDefaultMessage : \"" + dict_default_message + "\", dictFileTooBig : \"" + dict_file_too_big + "\", + timeout : 864000, paramName : \"" + param_name + "\","+ (if init = "" then "" else " init: "+init)+" -- libgit2 0.21.4