মডিউল:Message box: সংশোধিত সংস্করণের মধ্যে পার্থক্য
don't make the box object available from other modules - it's not really designed for that kind of use |
useId --> allowId |
||
১৮৬ নং লাইন: | ১৮৬ নং লাইন: | ||
-- Add attributes, classes and styles. | -- Add attributes, classes and styles. | ||
if cfg. | if cfg.allowId then | ||
self.id = args.id | self.id = args.id | ||
end | end |