fix 'description' field stack names in line item form

This commit is contained in:
Hendrik Hagendorn
2023-02-18 10:06:51 +01:00
parent dc2ca953dd
commit cb54f76a6a
2 changed files with 6 additions and 5 deletions

View File

@ -19,17 +19,20 @@
<tbody>
<tr>
@stack('move_td_start')
<td class="align-middle border-b-0 flex items-center justify-center" style="width:24px; height:100px; color: #8898aa;">
<div class="handle mt-2 hidden lg:block cursor-move">
<span class="w-6 material-icons">list</span>
</div>
</td>
@stack('move_td_end')
@stack('items_td_start')
@if (! $hideItems || (! $hideItemName && ! $hideItemDescription))
@stack('name_td_start')
<td class="px-3 py-3 ltr:pl-2 rtl:pr-2 ltr:text-left rtl:text-right align-middle border-b-0 name">
@if (! $hideItemName)
<span class="flex items-center text-sm" tabindex="0" v-if="row.item_id">