|
@@ -9,8 +9,8 @@
|
|
|
@else
|
|
|
@include('app.generic-bills.add-bill-form._default-fields')
|
|
|
<div class="mb-2 border px-2 pt-2 generic-bill-actions">
|
|
|
- <p class="text-sm mb-2 text-secondary font-weight-bold">Please indicate the activities time was spent on:</p>
|
|
|
- <input type="hidden" name="genericDescription" value="">
|
|
|
+ <p class="text-sm mb-1 text-secondary font-weight-bold">Please indicate the activities time was spent on:</p>
|
|
|
+ <input type="text" name="genericDescription" value="" class="zero-height-field m-0 p-0 border-0" required>
|
|
|
<label class="d-flex align-items-center">
|
|
|
<input type="checkbox" class="mr-2 my-0 generic-bill-action"
|
|
|
data-action="Note reviewed."
|