Skip to:
Content

BuddyPress.org

Changeset 9245


Ignore:
Timestamp:
12/20/2014 10:30:12 PM (10 years ago)
Author:
djpaul
Message:

Revert r9244: "Templates: add class to bp-legacy's single forum reply template (legacy bbPress) to enable @mentions."

Further consideration is needed before adding features to the legacy Group Forums support. See #5934

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php

    r9244 r9245  
    139139                    <h4><?php _e( 'Add a reply:', 'buddypress' ); ?></h4>
    140140
    141                     <textarea name="reply_text" id="reply_text" class="bp-suggestions"></textarea>
     141                    <textarea name="reply_text" id="reply_text"></textarea>
    142142
    143143                    <div class="submit">
Note: See TracChangeset for help on using the changeset viewer.