#99 ✓resolved
joep

simple content page renderer typo

Reported by joep | September 10th, 2010 @ 10:43 AM

--- a/vendor/modules/simple_content/app/controllers/simple_content/page_renderer
+++ b/vendor/modules/simple_content/app/controllers/simple_content/page_renderer
@@ -10,7 +10,7 @@ class SimpleContent::PageRenderer < ParagraphRenderer
     if ! editor?
       unless @options.valid?
         return render_paragraph :text => 'Reconfigure paragraph'.t if myself.ed
-        return render_paragraph :nothting => true
+        return render_paragraph :nothing => true
       end
     end

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Referenced by

Pages