Ticket #46017: edit-comments.diff
File edit-comments.diff, 360 bytes (added by , 6 years ago) |
---|
-
edit-comments.js
852 852 } else { 853 853 updateApproved( 1, r.supplemental.parent_post_id ); 854 854 updateCountText( 'span.all-count', 1 ); 855 updateCountText( 'span.mine-count', 1 ); 855 856 } 856 857 } 857 858