<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,11 @@
 &lt;div id=&quot;display_box&quot;&gt;
-  &lt;div id=&quot;list-contexts&quot;&gt;
+  &lt;div id=&quot;list-contexts-container&quot;&gt;
     &lt;div id=&quot;contexts-empty-nd&quot; style=&quot;&lt;%= @no_contexts ? 'display:block' : 'display:none'%&gt;&quot;&gt;
       &lt;div class=&quot;message&quot;&gt;&lt;p&gt;Currently there are no contexts&lt;/p&gt;&lt;/div&gt;
     &lt;/div&gt;
-    &lt;%= render :partial =&gt; 'context_listing', :collection =&gt; @contexts %&gt;
+    &lt;div id=&quot;list-contexts&quot;&gt;
+      &lt;%= render :partial =&gt; 'context_listing', :collection =&gt; @contexts %&gt;
+    &lt;/div&gt;
   &lt;/div&gt;
 &lt;/div&gt;
 </diff>
      <filename>app/views/contexts/index.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>099f1ed850ea32f40e2fb7ee030c97a1080edf11</id>
    </parent>
  </parents>
  <author>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/30c49b685fbf251eb84acff6f2f81f3797ed1c7d</url>
  <id>30c49b685fbf251eb84acff6f2f81f3797ed1c7d</id>
  <committed-date>2008-06-25T11:28:18-07:00</committed-date>
  <authored-date>2008-06-25T11:28:18-07:00</authored-date>
  <message>fixes #742 by placing the you-have-no-contexts message outside the scope of the sortable</message>
  <tree>3e19fd2e18645a59262986a99208b65a9995bcde</tree>
  <committer>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </committer>
</commit>
