~flavour/sahana-eden/trunk

« back to all changes in this revision

Viewing changes to static/scripts/gis/GeoExt/lib/GeoExt/widgets/tree/TreeNodeUIEventMixin.js

  • Committer: Fran Boon
  • Date: 2012-01-21 16:10:49 UTC
  • Revision ID: fran@aidiq.com-20120121161049-u2ytuiymn1t312c6
JS upgrade: jQuery, jQueryUI, OpenLayers, Ext, GeoExt

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
                this.superclass.onClick.apply(this, arguments);
88
88
            }
89
89
        }
90
 
    }
91
 
};
 
 
b'\\ No newline at end of file'
 
90
    };
 
91
};