1
This commit is contained in:
@@ -89,8 +89,8 @@
|
||||
return 'Accepted';
|
||||
} else if (cellValue == 4) {
|
||||
return 'invalid';
|
||||
} else if (row.state == 5) {
|
||||
frag = 'invitation';
|
||||
} else if (cellValue == 5) {
|
||||
return 'invitation';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user