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

אין תקציר עריכה
אין תקציר עריכה
שורה 1: שורה 1:
(function() {
// when query returns, see if there are any blocks, and if there are, add the block marker.
// when query returns, see if there are any blocks, and if there are, add the block marker.
// note that list[user] is an array of all the spans in the page requesting to block this user.
// note that list[user] is an array of all the spans in the page requesting to block this user.
שורה 59: שורה 60:
}
}
});
});
})();