Skip to content

Commit

Permalink
credit for fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kangax committed Apr 30, 2008
1 parent 54cae33 commit 39ac903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion class.observable.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
**/

// with corrections by John David Dalton
// with corrections by John David Dalton and juanbond
(function(){
function getElement(object){
return (object._eventElement = object._eventElement || new Element('code'));
Expand Down

0 comments on commit 39ac903

Please sign in to comment.