<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -425,11 +425,11 @@ a.regular.image span.label {
 } 
 
 .sc-theme a.radio.sel.disabled img.button {
-	background: static_url('images/sc-theme-sprite.png') no-repeat -16px -792px;
+	background: static_url('images/sc-theme-sprite.png') no-repeat -16px -808px;
 }
 
 .sc-theme a.radio.mixed.disabled img.button {
-	background: static_url('images/sc-theme-sprite.png') no-repeat -16px -792px;
+	background: static_url('images/sc-theme-sprite.png') no-repeat -32px -808px;
 }
 
 </diff>
      <filename>english.lproj/buttons.css</filename>
    </modified>
    <modified>
      <diff>@@ -40,8 +40,8 @@ SC.RadioGroupView = SC.View.extend({
    _isEnabledObserver: function() {
      var newFlag = this.get('isEnabled') ;
      if (!this.didChangeFor('_isEnabled','isEnabled')) return ;
-     if (this.radioButtons) {
-       this.radioButtons.invoke('set','isEnabled',newFlag) ;
+     if (this._radioButtons) {
+       this._radioButtons.invoke('set','isEnabled',newFlag) ;
      }
    }.observes('isEnabled')   
    </diff>
      <filename>views/radio_group.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>26d301a9ca75b7f4bbe0591e1d3e8a8d1699823f</id>
    </parent>
  </parents>
  <author>
    <name>Erich Ocean</name>
    <email>erich@atlasocean.com</email>
  </author>
  <url>http://github.com/sproutit/sproutcore/commit/2ce514d0e5eb3ca2f120ae1191aaaefa67bda7bb</url>
  <id>2ce514d0e5eb3ca2f120ae1191aaaefa67bda7bb</id>
  <committed-date>2008-09-30T04:08:50-07:00</committed-date>
  <authored-date>2008-09-30T04:08:50-07:00</authored-date>
  <message>Fix [127]: Fixed radio enabled display state (thanks Gert Hulstein)</message>
  <tree>78fbccd299b4f85d61fe4e0ada4e0a7b24151840</tree>
  <committer>
    <name>Erich Ocean</name>
    <email>erich@atlasocean.com</email>
  </committer>
</commit>
