User:PleaseStand/segregate-refs-dev.js: Difference between revisions

Content deleted Content added
added code to try to avoid unnecessary shifting of ref contents in complete search mode (includes a bug fix)
m bug fix
Line 374:
if(refCodes.hasOwnProperty(attributes.name)) {
// If we are using caseCues, and thisanother ___location is not
// preferred, skip to the next ref.
if(caseCues && refpreferredRef[attributes.slice(0,4)name] != "<REF") {&&
ref.slice(0, 4) != "<REF") {
continue;
}