<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,10 @@
 $(document).ready(function() {
   $(&quot;.event&quot;).mouseenter(function() {
-    $(&quot;.event&quot;).css(&quot;background-color&quot;, &quot;#2EAC6A&quot;);
+    $(this).css(&quot;background-color&quot;, &quot;#2EAC6A&quot;);
     return false;
   })
   $(&quot;.event&quot;).mouseleave(function() {
-    $(&quot;.event&quot;).css(&quot;background-color&quot;, &quot;#9aa4ad&quot;);
+    $(this).css(&quot;background-color&quot;, &quot;#9aa4ad&quot;);
     return false;
   })
 </diff>
      <filename>generators/event_calendar/templates/jq_javascript.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eb490c1387a117d58ed9f36338fe65c4ef6ddd57</id>
    </parent>
  </parents>
  <author>
    <name>Robert Berry</name>
    <email>berrydigital@gmail.com</email>
  </author>
  <url>http://github.com/elevation/event_calendar/commit/a26b6985d1f4ff362008559d132a57baf9b02ac2</url>
  <id>a26b6985d1f4ff362008559d132a57baf9b02ac2</id>
  <committed-date>2009-10-28T11:37:00-07:00</committed-date>
  <authored-date>2009-10-20T15:49:56-07:00</authored-date>
  <message>fixed the jquery template to respond only to the event dom object with mouse event.</message>
  <tree>e3c785fd639bde0d7048a1ec2e17d063cd7e524b</tree>
  <committer>
    <name>Jeff Schuil</name>
    <email>jeff@yourelevation.com</email>
  </committer>
</commit>
