WoWInterface SVN zz_Repair

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 60 to Rev 61
    Reverse comparison

Rev 60 → Rev 61

trunk/zz_Repair/core.lua
111,7 → 111,7
end
 
local function OnTooltip(tip)
local zztip = type(tip.AddHeader) == 'function' and tip:AddHeader(childName) or tip:AddLine(childName)
tip:AddLine(childName)
for k,v in pairs(statusItem) do
local stat = statusItem[k]
if(db['listall'] or stat < 100) then