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