add default text to follow button (#14165)
This commit is contained in:
parent
e87dead7ad
commit
fb6e2e2311
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ module ApplicationHelper
|
|||
return if followable == DELETED_USER
|
||||
|
||||
tag.button(
|
||||
"Follow",
|
||||
name: :button,
|
||||
type: :button,
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue