Anonymous

Module:CharTree: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 29: Line 29:


             if (args[nopath] ~= nil) then
             if (args[nopath] ~= nil) then
                 entry:addClass('disable-image-link');
                 entry:attr('data-unreleased', 'true');
             end
             end
             if (args[nopathnojob] ~= nil) then
             if (args[nopathnojob] ~= nil) then
                entry:addClass('disable-image-link');
                 entry:attr('data-unreleased', 'true');
                 entry:attr('data-unreleased', 'true');
             end
             end