4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
templet:function(d) {
|
|
var colsArr = {colsArr};
|
|
return colsArr[d.{field}].title;
|
|
} |