1010: gCommentDlg.one("close", ...).close is not a function

ivazq******@gmai***** (Google Code) (Is this you? Claim this profile.)
March 31, 2009
1.0beta1

gCommentDlg.one("close", function ()
{gCommentDlg.setCommentBlock(self).css({left: $(document).scrollLeft() +
($(window).width() - gCommentDlg.width()) / 2, top:
self.endRow.offset().top + self.endRow.height()}).open(self.el);}).close is
not a function
http://example.com/media/rb/js/diffviewer.js?xxxxxxxxxx
Line 361
chipx86
#1 chipx86
Fixed in beta 2.
  • +Fixed
  • +Component-DiffViewer