Added a comment

static
Sheng 2019-05-18 13:45:59 +08:00
parent 1a2067e38a
commit 67a2488fe6
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@ jQuery(function($){
return result;
}
// Fix empty input file ajax submission error for safari 11.x
function disable_file_inputs(inputs) {
var i, input;