* Adjust zin js end symbol.
This commit is contained in:
@@ -8,4 +8,4 @@ window.setMultipleCell = function(value, pairs, delimiter)
|
||||
if(value) result.push(pairs[value]);
|
||||
});
|
||||
return result.join(delimiter);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user