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 @@