Add contact account to landing page ("Administered by") (#6984)
This commit is contained in:
parent
d8d4217959
commit
07176fed37
4 changed files with 72 additions and 0 deletions
|
@ -19,6 +19,7 @@ describe 'about/show.html.haml', without_verify_partial_doubles: true do
|
|||
hero: nil,
|
||||
user_count: 0,
|
||||
status_count: 0,
|
||||
contact_account: nil,
|
||||
closed_registrations_message: 'yes')
|
||||
assign(:instance_presenter, instance_presenter)
|
||||
render
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue