Missing chevron on country with regions
This commit is contained in:
parent
14e1d28664
commit
7dd9d65ea9
@ -19,6 +19,8 @@
|
|||||||
- else
|
- else
|
||||||
%em.fa.fa-shield
|
%em.fa.fa-shield
|
||||||
= filter_region.name
|
= filter_region.name
|
||||||
|
- if regions.present?
|
||||||
|
%em.fa.fa-chevron-down
|
||||||
%ul
|
%ul
|
||||||
= render partial: '/regions/filter_region',
|
= render partial: '/regions/filter_region',
|
||||||
collection: regions
|
collection: regions
|
||||||
|
Loading…
Reference in New Issue
Block a user