mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-06 07:29:16 +00:00
Fix business address title and border
This commit is contained in:
committed by
Nihal M. Kelanthodika
parent
1c72cd799d
commit
9cd0314ab3
@@ -50,5 +50,6 @@
|
||||
|
||||
|
||||
= f.fields_for :business_address, @enterprise.business_address || @enterprise.build_business_address do |bf|
|
||||
%legend {{business_address.label}}
|
||||
= render 'admin/enterprises/form/business_address', bf: bf
|
||||
%fieldset.alpha.no-border-bottom
|
||||
%legend= t('business_address')
|
||||
= render 'admin/enterprises/form/business_address', bf: bf
|
||||
|
||||
Reference in New Issue
Block a user