add thirdparty comment in acccourse resources

This commit is contained in:
2021-12-09 16:17:25 +01:00
parent 5fdbba9ef5
commit 62b8b3e6b7
5 changed files with 7 additions and 3 deletions

View File

@@ -91,6 +91,9 @@
</li>
-->
</ul>
<div v-if="options.addComment && !thirdparty.contactDataAnonymous && thirdparty.comment">
<blockquote class="chill-user-quote">{{ thirdparty.comment }}</blockquote>
</div>
</div>
</div>
</div>

View File

@@ -14,6 +14,7 @@
hLevel: 3,
addCenter: true,
addNoData: true,
addComment: true,
isMultiline: true
}"
></third-party-render-box>