Ticket #40242: 40242.patch
File 40242.patch, 416 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/js/tags-suggest.js
120 120 }, 121 121 minLength: 2, 122 122 position: { 123 my: 'left top+2' 123 my: 'left top+2', 124 at: 'left bottom' 124 125 }, 125 126 messages: { 126 127 noResults: window.uiAutocompleteL10n.noResults,