Merge pull request 'fix: refs #7641 display buy.comment' (!3247) from 7641-hotfix-dropComment into master
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #3247 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
45f7b60f1b
|
@ -62,7 +62,7 @@
|
|||
<td width="1px" class="number">x</td>
|
||||
<td class="number align-left">{{buy.packing}}</td>
|
||||
<td width="5%" class="nowrap">{{buy.name}}</td>
|
||||
<td width="20%">referencia de prueba</td>
|
||||
<td width="20%">{{buy.comment}}</td>
|
||||
<td width="20%" class="font light-gray tags" row>
|
||||
<div>
|
||||
<div class="nowrap" v-if="buy.value5">{{buy.tag5}}<strong>→ {{buy.value5}}</strong></div>
|
||||
|
|
Loading…
Reference in New Issue