correct action typo

This commit is contained in:
Sam 2018-07-12 16:24:28 +10:00
parent 7c8cd9cfdd
commit 87a5cb982c

View File

@ -3,7 +3,7 @@
<div class="show-mores">
<div class='alert alert-info clickable' {{action "showInserted"}}>
<a tabindex="0" href="" {{action "showInserted"}}>
{{action "showInserted"}}>{{count-i18n key="topic_count_" suffix="latest" count=incomingCount}}
{{count-i18n key="topic_count_" suffix="latest" count=incomingCount}}
</a>
</div>
</div>