משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 529: | שורה 529: | ||
.append($('<span>', {text: ans[key].title + ', ', id: 'gold-little-' + uuu}) | .append($('<span>', {text: ans[key].title + ', ', id: 'gold-little-' + uuu}) | ||
.prepend($('.gold-' + uuu).clone(true, true)[0])); | .prepend($('.gold-' + uuu).clone(true, true)[0])); | ||
else if (defected[ | else if (defected[uuu]) | ||
$('#newrevs') | $('#newrevs') | ||
.append($('<span>', {text: ans[key].title + ', '})); | .append($('<span>', {text: ans[key].title + ', '})); |