<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 var insertPartial = function(url){
+  if ($('htmlContainer') != null) $('htmlContainer').dispose();
   var container = new Element('div', {id: 'htmlContainer', style:'display:none'});
   document.body.appendChild(container);
   new Request.HTML({url: '/js/spec/specs/' + url, update:'htmlContainer', async: false}).send();</diff>
      <filename>js/spec/helpers/insert_partial.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d7e73b15ea3451d9b677a418dc18fd3e8d3c8b2e</id>
    </parent>
  </parents>
  <author>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </author>
  <url>http://github.com/kneath/html-base/commit/2d77676470c7f3d3d3f3cdee5284f14f4515be45</url>
  <id>2d77676470c7f3d3d3f3cdee5284f14f4515be45</id>
  <committed-date>2008-10-09T02:08:58-07:00</committed-date>
  <authored-date>2008-10-09T02:08:58-07:00</authored-date>
  <message>InsertPartial spec helper: remove htmlContainer if it exists first</message>
  <tree>ba016e73ed1e4d2f9799eccc5b34532197e3cac8</tree>
  <committer>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </committer>
</commit>
