1,904
עריכות
(יצירת דף עם התוכן "/* * Adds option to add summary to rollback revets. * Written by he:User:Yonidebest based on en:User:Ilmari Karonen's script. * Translated to Hebrew...") |
אין תקציר עריכה |
||
שורה 9: | שורה 9: | ||
var hist = mw.util.getParamValue('action') == 'history'; | var hist = mw.util.getParamValue('action') == 'history'; | ||
$('span.mw-rollback-link') | $('span.mw-rollback-link') | ||
.append( | .append( | ||
$('<a>', {href: '#', title: 'שחזור מהיר עם תקציר', text: 'תקציר'}) | $('<a>', {href: '#', title: 'שחזור מהיר עם תקציר', text: 'תקציר'}) |