Refactor_Directory And Project Level Permsssion #404
@ -201,7 +201,7 @@ export default function DirectoryPage({ IsPage = true, projectId=null }) {
|
||||
className="form-check-label ms-2"
|
||||
htmlFor="inactiveEmployeesCheckbox"
|
||||
>
|
||||
{showActive ? "Inactive" : "Active"}
|
||||
{showActive ? "Active" : "Inactive" }
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user