Ticket #3491: patch.diff
File patch.diff, 549 bytes (added by , 14 years ago) |
---|
-
bp-themes/bp-default/registration/register.php
255 255 256 256 <?php get_sidebar( 'buddypress' ) ?> 257 257 258 <?php do_action( 'bp_after_directory_activity_content' ) ?>259 260 258 <script type="text/javascript"> 261 259 jQuery(document).ready( function() { 262 260 if ( jQuery('div#blog-details').length && !jQuery('div#blog-details').hasClass('show') )