Content deleted Content added
needs to actually use the assembled qualifiers |
|||
Line 608:
if #qlist > 0 then
local qstr = assembleoutput(out, qargs)
out[#out] = out[#out] .. " (" ..
elseif t > "" then
out[#out] = out[#out] .. " (" .. t1 .. dsep .. t2 .. ")"
|