app/views/events/_subscribe.html.haml in community_engine-2.3.2 vs app/views/events/_subscribe.html.haml in community_engine-3.0.0

- old
+ new

@@ -1,5 +1,5 @@ --box :class => "alt" do +-widget do %h3= :subscribe_to.l + ' ' + :events.l %p= :subscribe_events_instructions.l .icon_row = link_to image_tag('/assets/icons/ical.gif'), ical_events_url(:protocol => 'webcal://', :format=>'ics') = link_to image_tag("http://www.google.com/calendar/images/ext/gc_button1.gif"), "http://www.google.com/calendar/render?cid=#{ical_events_url(:format=>'ics')}", :target=>'_blank'