משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 68: | שורה 68: | ||
$('.yellowedit') | $('.yellowedit') | ||
.hide(); | .hide(); | ||
var curid = /curid=([0-9]+)/.exec($(this) | |||
.closest('table, li') | |||
.find('a[href*="curid"]') | |||
.filter(notme) | |||
.prop('href'))[1]; | |||
var $this = $(this), | var $this = $(this), | ||
diff = /diff=([0-9]+)/.exec($this.parent() | diff = /diff=([0-9]+)/.exec($this.parent() | ||
שורה 114: | שורה 119: | ||
allboth.find('.gold-button') | allboth.find('.gold-button') | ||
.remove(); | .remove(); | ||
$('#gold-little-' + curid) | |||
.find('a') | |||
.remove(); | |||
unseen(all.find('span.mw-title')); | unseen(all.find('span.mw-title')); | ||
if (!config.hidemarked.wait) | if (!config.hidemarked.wait) |