mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Rename region to group
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
color: #6A6A6A;
|
||||
}
|
||||
|
||||
.region-header {
|
||||
.group-header {
|
||||
min-height: emCalc(55);
|
||||
vertical-align: top;
|
||||
}
|
||||
@@ -32,7 +32,7 @@
|
||||
.row.landing-page-row.with-bottom-border
|
||||
- @groups.each do |group|
|
||||
.large-3.columns
|
||||
.region-header
|
||||
.group-header
|
||||
%h5= group.name.upcase
|
||||
- group.enterprises.is_distributor.each do |distributor|
|
||||
.row.distributor-link-row
|
||||
|
||||
Reference in New Issue
Block a user