synced with master
This commit is contained in:
@@ -1698,7 +1698,7 @@ export default class CommonHelper {
|
||||
}
|
||||
|
||||
if (col.sort) {
|
||||
item += (" " + c.sort.toUpperCase());
|
||||
item += (" " + col.sort.toUpperCase());
|
||||
}
|
||||
|
||||
return item;
|
||||
|
||||
Reference in New Issue
Block a user