mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: Add a class name to target the embedded post controls
This commit is contained in:
@@ -6,6 +6,8 @@ import DiscourseURL from 'discourse/lib/url';
|
||||
import hbs from 'discourse/widgets/hbs-compiler';
|
||||
|
||||
createWidget('post-link-arrow', {
|
||||
tagName: 'div.post-link-arrow',
|
||||
|
||||
template: hbs`
|
||||
{{#if attrs.above}}
|
||||
<a class="post-info arrow" title={{i18n "topic.jump_reply_up"}}>
|
||||
|
||||
Reference in New Issue
Block a user