Flip approved/denied text
This commit is contained in:
parent
a4eaead08d
commit
de1bb2bdb3
@ -298,8 +298,8 @@ export default function () {
|
|||||||
{result.open
|
{result.open
|
||||||
? "Pending"
|
? "Pending"
|
||||||
: result.approved
|
: result.approved
|
||||||
? "Denied"
|
? "Approved"
|
||||||
: "Approved"}
|
: "Denied"}
|
||||||
</Td>
|
</Td>
|
||||||
<Td>
|
<Td>
|
||||||
<Button
|
<Button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user