Missing chevron on country with regions

This commit is contained in:
echarp 2017-07-01 19:13:13 +02:00
parent 14e1d28664
commit 7dd9d65ea9
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
- else
%em.fa.fa-shield
= filter_region.name
- if regions.present?
%em.fa.fa-chevron-down
%ul
= render partial: '/regions/filter_region',
collection: regions