Skip to content

Commit

Permalink
dialog: refactor Dialog#overlay()
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 11, 2012
1 parent c9db5de commit 627ab16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/dialog/dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ Dialog.prototype.overlay = function(){
});

this._overlay = overlay;

return this;
};

Expand Down

0 comments on commit 627ab16

Please sign in to comment.