From 13d24b6508d6452d2a02b277c33cd0af52b60063 Mon Sep 17 00:00:00 2001 From: Marcus ilgner Date: Sat, 30 Oct 2010 06:19:52 +0800 Subject: [PATCH] Corrected variable reference for context feed generation --- app/views/contexts/mobile_show_context.rhtml | 1 + app/views/feedlist/index.html.erb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/contexts/mobile_show_context.rhtml b/app/views/contexts/mobile_show_context.rhtml index 0ddd67b6..d960a66e 100644 --- a/app/views/contexts/mobile_show_context.rhtml +++ b/app/views/contexts/mobile_show_context.rhtml @@ -11,5 +11,6 @@ if not @not_done.empty? <%= render :partial => "todos/mobile_todo", :collection => @not_done, :locals => { :parent_container_type => "context" }-%> + <% end -%> diff --git a/app/views/feedlist/index.html.erb b/app/views/feedlist/index.html.erb index 9853d2a2..188b5ca9 100644 --- a/app/views/feedlist/index.html.erb +++ b/app/views/feedlist/index.html.erb @@ -70,7 +70,7 @@