Merge branch 'assign-family-hidden' of WrenchBoard/Users-Wrench into master
This commit is contained in:
@@ -253,7 +253,7 @@ function JobListPopout({ details, onClose, situation }) {
|
||||
>
|
||||
{(props) => {
|
||||
return (
|
||||
<Form className="mb-4">
|
||||
<Form className="mb-4 hidden">
|
||||
{/* Assign to Family */}
|
||||
<JobFieldInput
|
||||
label="Assign to family"
|
||||
|
||||
Reference in New Issue
Block a user