Module:MOS intervals: Difference between revisions

Ganaram inukshuk (talk | contribs)
Removed mos interval description (to be used elsewhere)
Ganaram inukshuk (talk | contribs)
Removed mos interval description (to be used elsewhere)
Line 114: Line 114:
mos_abbrev = tamnams.verify_abbrev(input_mos, mos_abbrev)
mos_abbrev = tamnams.verify_abbrev(input_mos, mos_abbrev)


return p.mos_intervals_description(input_mos, mos_prefix) .. "\n" .. p._mos_intervals(input_mos, mos_prefix, mos_abbrev, is_collapsed)
return p._mos_intervals(input_mos, mos_prefix, mos_abbrev, is_collapsed)
end
end


return p
return p