upd
This commit is contained in:
@ -466,7 +466,7 @@ class PrAdapter extends Adapter {
|
||||
"%') ";
|
||||
if (nik) {
|
||||
if (!proc_users.includes(nik)) {
|
||||
qry += 'and (iby="' + nik + '" or nikapproval="' + nik + '")';
|
||||
qry += 'and (v.iby="' + nik + '" or v.nikapproval="' + nik + '")';
|
||||
}
|
||||
}
|
||||
qry =
|
||||
|
||||
Reference in New Issue
Block a user