Changeset 32960
- Timestamp:
- 06/26/2015 11:18:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js
r32836 r32960 89 89 } 90 90 91 if ( ! child ) { 92 return; 93 } 94 91 95 if ( ! child.nodeValue ) { 92 96 child = child.nextSibling;
Note: See TracChangeset
for help on using the changeset viewer.