show/hide this revision's text 5 fixed Show (cases)
"Show cases","with Show","cases with the specified attribute (Read, Unread, Subscribed or Spam)",
show/hide this revision's text 4 fixed typo
var divHelpItem = $('<div></div') <div></div>') var newSearchText = srchInput.val() + (srchInput.val()!=''?' srchInput.val() != ':'') ' ? ' ' : '') + $(this).text() + ':';
show/hide this revision's text 3 removed the trailing space after the ':'
var newSearchText = srchInput.val() + (srchInput.val()!=''?' ':'') + $(this).text() + ': '; :';
show/hide this revision's text 2 deleted 17 characters in body
show/hide this revision's text 1 [made Community Wiki]