Correction to the diaspora* field displayed along organisations. Refs #28

This commit is contained in:
echarp 2016-01-08 11:15:41 +01:00
parent 39dff35b36
commit 89c5329c29
3 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@
%dt %dt
%em.fa.fa-bullhorn %em.fa.fa-bullhorn
= Orga.human_attribute_name :diaspora = Orga.human_attribute_name :diaspora
%dd= link_to @orga.url, @orga.url %dd= link_to @orga.diaspora, @orga.diaspora
- if @orga.feed.present? - if @orga.feed.present?
%dt %dt
%em.fa.fa-rss %em.fa.fa-rss

View File

@ -43,7 +43,7 @@ en:
department: Department department: Department
region: Region region: Region
url: Web address url: Web address
diaspora: Diaspora diaspora: diaspora*
feed: Syndication feed: Syndication
contact: Contact contact: Contact
submitter: Soumetteur submitter: Soumetteur

View File

@ -43,7 +43,7 @@ fr:
department: Département department: Département
region: Région region: Région
url: Adresse web url: Adresse web
diaspora: Diaspora diaspora: diaspora*
feed: Syndication feed: Syndication
contact: Contact contact: Contact
submitter: Soumetteur submitter: Soumetteur