משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 547: | שורה 547: | ||
}); | }); | ||
$('#newrevs') | $('#newrevs') | ||
.append(' | .append(']') | ||
.before($('<span>', { | |||
text: '\u200f☺', | |||
title: i18n('closenew'), | |||
id: 'closenew' | |||
}) | |||
.click(function() { | |||
$('#newrevs').remove(); | |||
}) | |||
); | |||
}) | }) | ||
.done(function() { | .done(function() { |