summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2018-01-12 19:22:37 +0200
committerMnikolenko Productengine <mnikolenko@productengine.com>2018-01-12 19:22:37 +0200
commitee1b6e853ce4d6d5993184a54b6ba312addb1c1f (patch)
treee5c44038fe1ecf79e43448382058c6dde5b1326d /indra/newview
parent56c878925af77324e2e85db2203cc82b86693664 (diff)
MAINT-8171 "New" tag is not in front of folder when searching items in "Received Items" panel
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llpanelmarketplaceinboxinventory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmarketplaceinboxinventory.cpp b/indra/newview/llpanelmarketplaceinboxinventory.cpp
index 2d2ba30e9b..f089faea09 100644
--- a/indra/newview/llpanelmarketplaceinboxinventory.cpp
+++ b/indra/newview/llpanelmarketplaceinboxinventory.cpp
@@ -139,6 +139,7 @@ void LLInboxFolderViewFolder::draw()
if (!hasBadgeHolderParent())
{
addBadgeToParentHolder();
+ setDrawBadgeAtTop(true);
}
setBadgeVisibility(mFresh);