remove all day report option
This commit is contained in:
@ -158,7 +158,7 @@ export default function ReportForm({ shiftId, existingItem, onDone }) {
|
|||||||
</option>
|
</option>
|
||||||
))}
|
))}
|
||||||
</select>
|
</select>
|
||||||
<div className="mb-4">
|
{/* <div className="mb-4">
|
||||||
<label className="block text-gray-700 text-sm font-bold mb-2">
|
<label className="block text-gray-700 text-sm font-bold mb-2">
|
||||||
<input
|
<input
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
@ -168,7 +168,7 @@ export default function ReportForm({ shiftId, existingItem, onDone }) {
|
|||||||
/>
|
/>
|
||||||
за целия ден
|
за целия ден
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="mb-4">
|
<div className="mb-4">
|
||||||
|
Reference in New Issue
Block a user