sync from work
This commit is contained in:
@ -58,7 +58,7 @@ class Follower {
|
||||
caption: r('email', 'Email'),
|
||||
type: Grid.ColumnTypes.Checkbox,
|
||||
width: 70,
|
||||
enabled: item => !nullOrEmpty(item.ID)
|
||||
// enabled: item => !nullOrEmpty(item.ID)
|
||||
}
|
||||
];
|
||||
grid.init();
|
||||
|
Reference in New Issue
Block a user