нема опису редагування
starcitizen>Alistair3149 Немає опису редагування |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 306: | Рядок 306: | ||
local function collapseList( list, id, listType ) | local function collapseList( list, id, listType ) | ||
local text = string.format( '%d %s', #list, listType ) | local text = string.format( '%d %s', #list, listType ) | ||
local button = '<span>' .. text .. ':</span>' | local button = '<span>' .. text .. ':</span> ' | ||
local content = mHatlist.andList( list, false ) | local content = mHatlist.andList( list, false ) | ||