Skip to:
Content

bbPress.org

Changeset 5638


Ignore:
Timestamp:
03/10/2015 04:54:46 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Bye. Props djpaul. See #2771 (2.5 branch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/includes/admin/js/replies.js

    r5630 r5638  
    77        {
    88            onSelect: function() {
    9                 console.log( 'hi' );
    109                var value = this.value;
    1110                bbp_topic_id.val( value.substr( 0, value.indexOf( ' ' ) ) );
Note: See TracChangeset for help on using the changeset viewer.