לדלג לתוכן

מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף

אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
שורה 554: שורה 554:
$(this).parent().
$(this).parent().
remove();
remove();
$('body').trigger( 'script-88-pretend-clicked' );
})));
})));
});
});
שורה 564: שורה 565:
.click(function() {
.click(function() {
$('#newrevs').remove();
$('#newrevs').remove();
$('body').trigger( 'script-88-pretend-clicked' );
})
})
).append(']');
).append(']');
})
})
.done(function() {
.done(function() {
$( 'body' ).trigger( 'script-88-pretend-clicked' );
$('body').trigger( 'script-88-pretend-clicked' );
});
});
}
}
משתמש אלמוני