mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: show expand button on internal topic onebox
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<aside class='quote' data-post="1" data-topic="{{topic_id}}">
|
||||
<div class='title'>
|
||||
<div class='quote-controls'></div>
|
||||
{{{avatar}}}
|
||||
<a href="{{original_url}}">{{{title}}}</a> {{{category_html}}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user