Les liens vers google sont supprimés

This commit is contained in:
echarp 2014-07-18 17:02:33 +02:00
parent 8a19c97196
commit b3ed39cc5d
3 changed files with 2 additions and 7 deletions

View File

@ -50,6 +50,4 @@
rss: link_to('rss', events_url(:rss,
tag: params[:tag], region: params[:region])),
ical: link_to('iCal', events_url(:rss,
tag: params[:tag], format: :ics, tag: params[:tag], region: params[:region])),
googleCal: link_to('calendrier Google',
"http://www.google.com/calendar/render?cid=#{events_url(format: :ics, tag: params[:tag], region: params[:region])}")
tag: params[:tag], format: :ics, tag: params[:tag], region: params[:region]))

View File

@ -5,16 +5,13 @@
%table.list
%tr
-#http://www.google.com/calendar/render?cid=http://www.agendadulibre.org/ical.php?region%3Dall
%td=t :all, scope: 'activerecord.attributes.region.name_values'
%td= link_to :webcal, events_path(protocol: :webcal, format: :ics, region: :all, only_path: false)
%td= link_to :google, "http://www.google.com/calendar/render?cid=#{events_url(format: :ics, region: :all)}"
- @regions.each do |region|
%tr
%td= region.name
%td= link_to :webcal, events_path(protocol: :webcal, format: :ics, region: region.id, only_path: false)
%td= link_to :google, "http://www.google.com/calendar/render?cid=#{events_url(format: :ics, region: region.id)}"
:markdown
#{t '.help'}

View File

@ -114,7 +114,7 @@ fr:
moderation: Modération
events:
index:
calendar_in: Ce calendrier en %{rss}, %{ical} ou %{googleCal}
calendar_in: Ce calendrier en %{rss}, %{ical}
all_regions: Toutes les régions
show:
lug-list: Groupes d'utilisateurs de la région