rename all variants of naming that hold an AyaType value to "aType" (parameter) / "AType" (not parameter) everywhere front and back; "ayType", "objectType", "oType" all are used in various areas
This commit is contained in:
@@ -695,7 +695,7 @@ export default {
|
||||
selectedRowIds.reverse();
|
||||
}
|
||||
return {
|
||||
ObjectType: ayaType,
|
||||
AType: ayaType,
|
||||
selectedRowIds: selectedRowIds,
|
||||
dataListKey: vm.dataListKey,
|
||||
filterId: vm.activeFilterId,
|
||||
|
||||
Reference in New Issue
Block a user