Make WordPress Core

Changeset 27084


Ignore:
Timestamp:
02/03/2014 09:26:39 PM (11 years ago)
Author:
azaozz
Message:

Add back missing var definition in wplink.js, props TobiasBg, see #24067

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/js/wplink.js

    r27082 r27084  
    166166
    167167        htmlUpdate: function() {
    168             var attrs, html, begin, end, cursor, title,
     168            var attrs, html, begin, end, cursor, title, selection,
    169169                textarea = wpLink.textarea;
    170170
Note: See TracChangeset for help on using the changeset viewer.