Fix drink form after refactor

refering to 0eeb088b and ccfefbf5
main
Zynh0722 2023-11-15 13:13:01 -08:00
parent f6243fba91
commit 07b13d357c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
class="py-4 w-16 text-2xl font-medium text-gray-900 focus:outline-none bg-white rounded-b-lg border border-gray-200 hover:bg-gray-100 hover:text-blue-700 focus:z-10 focus:ring-4 focus:ring-gray-200">-1</button>
</div>
</div>
<input type="hidden" id="shift_id" name="shift_id" value="@shift_id" />
<input type="hidden" id="shift" name="shift" value="@shift_id" />
</div>
<button type="submit"