extra info fixed and test amended and fixtures changed
This commit is contained in:
parent
3f0f046c30
commit
f68479b5ac
8 changed files with 80 additions and 40 deletions
|
@ -79,6 +79,9 @@ sub index {
|
|||
'organisation.name',
|
||||
'organisation.latitude',
|
||||
'organisation.longitude',
|
||||
'organisation.street_name',
|
||||
'organisation.town',
|
||||
'organisation.postcode',
|
||||
],
|
||||
group_by => [ qw/ organisation.id / ],
|
||||
},
|
||||
|
|
Reference in a new issue