"ماڈیول:Message box" کے نسخوں کے درمیان فرق

don't make the box object available from other modules - it's not really designed for that kind of use
useId --> allowId
سطر 186: سطر 186:


     -- Add attributes, classes and styles.
     -- Add attributes, classes and styles.
     if cfg.useId then
     if cfg.allowId then
         self.id = args.id
         self.id = args.id
     end
     end