From d8c477eb54680f85ae4a1e45585337a148263cd5 Mon Sep 17 00:00:00 2001 From: Eric Allen Date: Thu, 25 Mar 2010 07:41:30 -0400 Subject: [PATCH] Clean up stale JS Closes #1014 --- app/views/todos/calendar.html.erb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/views/todos/calendar.html.erb b/app/views/todos/calendar.html.erb index 858c24b3..33ccae78 100644 --- a/app/views/todos/calendar.html.erb +++ b/app/views/todos/calendar.html.erb @@ -52,13 +52,6 @@
- <% # hack for #860 Need to refactor this and use another dom element to bind projectDefauiltContextsMap to -%> - -

<%= link_to('iCal', {:format => 'ics', :token => current_user.token}, :title => "iCal feed" ) %> - Get this calendar in iCal format