WoWInterface SVN UrbanAchiever

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 25 to Rev 26
    Reverse comparison

Rev 25 → Rev 26

Main.lua
1385,6 → 1385,7
self.frame.display.reward:SetText(GetStatistic(id))
if self.isComparing then
--self.frame.display.criteriaButtons[2]:Show()
self.frame.display.compareDate:Show()
self.frame.display.compareDate:SetText(GetComparisonStatistic(id))
end