- Introduces ComponentConnector to use a component inside a widget - Use css to set size of components instead of properties - Smarted positionning - Style tweaks
8 lines
169 B
Handlebars
8 lines
169 B
Handlebars
{{topic-notifications topic=topic showFullTitle=showFullTitle}}
|
|
|
|
{{#if appendReason}}
|
|
<p class="reason">
|
|
{{{topic.details.notificationReasonText}}}
|
|
</p>
|
|
{{/if}}
|