Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/22/2009 12:26:54 PM (16 years ago)
Author:
apeatling
Message:

Fixes #1143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1/bp-themes/bp-sn-parent/wire/post-list.php

    r1905 r2050  
    5959       
    6060        <?php do_action( 'bp_after_wire_post_list' ) ?>
    61    
     61
     62        <input type="hidden" name="bp_wire_item_id" id="bp_wire_item_id" value="<?php echo bp_get_wire_item_id() ?>" />
    6263    </div>
    6364    <?php else: ?>
Note: See TracChangeset for help on using the changeset viewer.