משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 620: | שורה 620: | ||
.remove(); | .remove(); | ||
if (config.edit[state]) | if (config.edit[state]) | ||
$('.mw-changeslist-line-not-watched | $('table.mw-changeslist-line-not-watched, li.mw-changeslist-line-not-watched') | ||
.filter(function() { | .filter(function() { | ||
return $(this) | return $(this) | ||
שורה 648: | שורה 647: | ||
.show(); | .show(); | ||
if (config.edit.show) | if (config.edit.show) | ||
$('.mw-changeslist-line-not-watched | $('table.mw-changeslist-line-not-watched, li.mw-changeslist-line-not-watched') | ||
.filter(function() { | .filter(function() { | ||
return $(this) | return $(this) |