<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,7 @@
     test_timePassed_notUsingTime_shouldIgnore: function() {with(this) {
       $(&quot;cds_test&quot;).value = &quot;May 10, 2007 5:00 pm&quot;;
       cds = new CalendarDateSelect($(&quot;cds_test&quot;), {time:false});
-      assert(cds.options.get(&quot;close_on_click&quot;), &quot;should set close_on_click to true when not using time&quot;)
+      assert(cds.closeOnClick(), &quot;should set close_on_click to true when not using time&quot;)
       assertEqual(false, cds.use_time, &quot;When parsing time&quot;);
       cds.today();
       assert(cds.closed, &quot;should close when clicking today&quot;);</diff>
      <filename>js_test/functional/cds_test.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fe5fd7bcb8166b3e2e7559d8c14887b84269a593</id>
    </parent>
  </parents>
  <author>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </author>
  <url>http://github.com/edwinmoss/calendar_date_select/commit/b084eda362c9865e60b0682ae747d67a334e70e0</url>
  <id>b084eda362c9865e60b0682ae747d67a334e70e0</id>
  <committed-date>2008-04-06T01:57:13-07:00</committed-date>
  <authored-date>2008-04-06T01:57:13-07:00</authored-date>
  <message>updated to reflect the movement of closeOnClick to a function (remove temp variables refactoring)</message>
  <tree>a1de807001e06f6945a2ee88d6367b22714620f5</tree>
  <committer>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </committer>
</commit>
