<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -263,7 +263,7 @@ ActiveScaffold.ActionLink.Abstract.prototype = {
   register_cancel_hooks: function() {
     // anything in the insert with a class of cancel gets the closer method, and a reference to this object for good measure
     var self = this;
-    this.adapter.getElementsByClassName('cancel').each(function(elem) {
+    this.adapter.select('.cancel').each(function(elem) {
       elem.observe('click', this.close_handler.bind(this));
       elem.link = self;
     }.bind(this))
@@ -415,4 +415,4 @@ ActiveScaffold.ActionLink.Table.prototype = Object.extend(new ActiveScaffold.Act
     this.close();
     if (event) Event.stop(event);
   }
-});
\ No newline at end of file
+});</diff>
      <filename>frontends/default/javascripts/active_scaffold.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d7a7fff76f9e46158a410a0ab7d6d7414fc24074</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/relevance/active_scaffold/commit/7be33bb3dcbc8448072ab105ec6b09f7ddb03b0b</url>
  <id>7be33bb3dcbc8448072ab105ec6b09f7ddb03b0b</id>
  <committed-date>2008-06-01T01:47:26-07:00</committed-date>
  <authored-date>2008-06-01T01:47:26-07:00</authored-date>
  <message>Fix &quot;RJS Errors with Safari 3.1&quot; ... and Firefox 3.0-RC1
http://groups.google.com/group/activescaffold/browse_thread/thread/d37afa3f2ac687f2/b34ebf62d767bee3?lnk=gst&amp;q=rjs+error+safari#b34ebf62d767bee3</message>
  <tree>33d30e072b6f04ce3c5c64081a8c719046e0f51e</tree>
  <committer>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
