Content deleted Content added
Rvv |
try something |
||
Line 843:
-- protection from some other action, then don't bother displaying anything
-- for the other action (except categories).
if not args.catonly and (protectionObj.action == 'edit' or
args.demolevel or
not getReachableNodes(
cfg.hierarchy,
protectionObj.level
)[effectiveProtectionLevel('edit', protectionObj.title)])
then
-- Initialise the blurb object
|