Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -516,9 +516,7 @@ function resolveKumasValue(item) {
|
||||
return firstText(
|
||||
item?.BIRINCI_PARCA_KUMAS,
|
||||
item?.ProductAtt26Desc,
|
||||
item?.PRODUCTATT26DESC,
|
||||
item?.ProductAtt29Desc,
|
||||
item?.PRODUCTATT29DESC
|
||||
item?.PRODUCTATT26DESC
|
||||
)
|
||||
}
|
||||
|
||||
@@ -526,9 +524,7 @@ function resolveKarisimValue(item) {
|
||||
return firstText(
|
||||
item?.BIRINCI_PARCA_KARISIM,
|
||||
item?.ProductAtt29Desc,
|
||||
item?.PRODUCTATT29DESC,
|
||||
item?.ProductAtt26Desc,
|
||||
item?.PRODUCTATT26DESC
|
||||
item?.PRODUCTATT29DESC
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user