mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
Added class name for invite topic button
This commit is contained in:
parent
cf7b08d034
commit
375a051698
@ -2,6 +2,7 @@ import ButtonView from 'discourse/views/button';
|
||||
import { iconHTML } from 'discourse/helpers/fa-icon';
|
||||
|
||||
export default ButtonView.extend({
|
||||
classNames: ['invite-topic'],
|
||||
textKey: 'topic.invite_reply.title',
|
||||
helpKey: 'topic.invite_reply.help',
|
||||
attributeBindings: ['disabled'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user