|
@@ -451,7 +451,7 @@
|
|
|
<td class="wow bounceInLeft" colspan='2' data-wow-delay="0.2s">
|
|
<td class="wow bounceInLeft" colspan='2' data-wow-delay="0.2s">
|
|
|
<div style='max-height:100px;overflow-y:auto;'>
|
|
<div style='max-height:100px;overflow-y:auto;'>
|
|
|
<small>
|
|
<small>
|
|
|
- `+ element?.ai_suggestions?.image?.note ? element?.ai_suggestions?.image?.note : `-` + `
|
|
|
|
|
|
|
+ ${element?.ai_suggestions?.image?.note ? element.ai_suggestions.image.note : 'No notes available'}
|
|
|
</small>
|
|
</small>
|
|
|
</div>
|
|
</div>
|
|
|
</td>
|
|
</td>
|