Skip to:
Content

bbPress.org

Changeset 5636


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

Bye. Props djpaul. See #2771 (trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/js/replies.js

    r5566 r5636  
    1010        {
    1111            onSelect: function() {
    12                 console.log( 'hi' );
    1312                var value = this.value;
    1413                bbp_topic_id.val( value.substr( 0, value.indexOf( ' ' ) ) );
Note: See TracChangeset for help on using the changeset viewer.