<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,7 +28,6 @@ module Merb
 
     def showText(entry)
       return h(entry.text).gsub(&quot;\n&quot;, &quot;&lt;br&gt;&quot;)
-
     end
 
   end</diff>
      <filename>app/helpers/global_helpers.rb</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@
     = _(&quot;says&quot;)
     %br
     %small.entrymetadata= showDate(entry, &quot;LOC&quot;)
-    %p= h(entry.text)
+    %p= showText(entry)
     %p
       = link_to toggleShowText(entry), url( :controller =&gt; &quot;admin/entries&quot;, :action =&gt; &quot;toggle_show&quot;, :id =&gt; entry.id )
       = link_to _('EDIT'), url( :controller =&gt; &quot;admin/entries&quot;, :action =&gt; &quot;edit&quot;, :id =&gt; entry.id )</diff>
      <filename>app/views/admin/_entry.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a357ec1b00f813d1bd73bf850ae6e01a58d49ad6</id>
    </parent>
  </parents>
  <author>
    <name>Robert Gogolok</name>
    <email>gogolok@googlemail.com</email>
  </author>
  <url>http://github.com/michaelh/merbguestbook/commit/777abb8e93f34db722f6778e5916d839fccd8654</url>
  <id>777abb8e93f34db722f6778e5916d839fccd8654</id>
  <committed-date>2008-09-14T04:48:05-07:00</committed-date>
  <authored-date>2008-09-14T04:48:05-07:00</authored-date>
  <message>use helper to show entry text in admin mode</message>
  <tree>ab706225bb4f6a15af54e0e078b8257659bcd00d</tree>
  <committer>
    <name>Robert Gogolok</name>
    <email>gogolok@googlemail.com</email>
  </committer>
</commit>
