<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,4 +14,4 @@
           = link_to_function 'Available Tags', &quot;load_tag_reference('#{page_part.name.to_slug}');&quot;
       = render_region :part_controls, :locals =&gt; {:page_part =&gt; page_part}
     %div
-      ~ text_area_tag &quot;page[parts_attributes][#{page_part_counter}][content]&quot;, h(page_part.content), :class =&gt; &quot;textarea&quot;, :style =&gt; &quot;width: 100%&quot;, :id =&gt; &quot;part_#{page_part.name.to_slug}_content&quot;
\ No newline at end of file
+      ~ text_area_tag &quot;page[parts_attributes][#{page_part_counter}][content]&quot;, page_part.content, :class =&gt; &quot;textarea&quot;, :style =&gt; &quot;width: 100%&quot;, :id =&gt; &quot;part_#{page_part.name.to_slug}_content&quot;
\ No newline at end of file</diff>
      <filename>app/views/admin/page_parts/_page_part.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>234a33c7592e536431625bcc0e82d939d8fb83cb</id>
    </parent>
  </parents>
  <author>
    <name>Sean Cribbs</name>
    <email>seancribbs@gmail.com</email>
  </author>
  <url>http://github.com/radiant/radiant/commit/c9707eebffcdba4c593fc9ec5c6f1bb2f16bed85</url>
  <id>c9707eebffcdba4c593fc9ec5c6f1bb2f16bed85</id>
  <committed-date>2009-09-05T09:31:44-07:00</committed-date>
  <authored-date>2009-09-05T09:29:58-07:00</authored-date>
  <message>Don't escape the textarea twice.</message>
  <tree>119bf6901aec89c734cd655f44578e14d35721d6</tree>
  <committer>
    <name>Sean Cribbs</name>
    <email>seancribbs@gmail.com</email>
  </committer>
</commit>
