FIX: remove duplicate id (#29939)
This commit is contained in:
parent
a692e87b72
commit
cddc018959
|
@ -559,9 +559,7 @@
|
|||
@replyToPost={{action "replyToPost"}}
|
||||
/>
|
||||
{{else}}
|
||||
<div id="topic-footer-buttons">
|
||||
<AnonymousTopicFooterButtons @topic={{this.model}} />
|
||||
</div>
|
||||
<AnonymousTopicFooterButtons @topic={{this.model}} />
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue