Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS

Changeset 13157

Show
Ignore:
Timestamp:
11/06/09 05:56:24 (2 weeks ago)
Author:
Anton Lesnikov
Message:

Ticket #1426

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/inc/js/classes/BxDolCmts.js

    r13088 r13157  
    152152        oData, 
    153153        function (s) { 
    154                 $this._loading (eUl, false);                     
    155                 console.log($('#cmts-box-' + $this._sSystem + '-' + $this._iObjId + ' li#cmt' + iCmtId)); 
     154                $this._loading (eUl, false); 
    156155                $('#cmts-box-' + $this._sSystem + '-' + $this._iObjId + ' li#cmt' + iCmtId).bxdolcmtanim('hide', $this._sAnimationEffect, $this._iAnimationSpeed, function() { 
    157156                $(this).replaceWith(s);