summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermarketplacelistings.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2015-01-24 11:48:43 -0800
committerMerov Linden <merov@lindenlab.com>2015-01-24 11:48:43 -0800
commit96172ddfe6325862c690b062592fa6cd4f4d5d6c (patch)
tree333ff4c74a4d41e7b14a209c777b939fc9e37ee0 /indra/newview/llfloatermarketplacelistings.h
parent8cb399e3e547748258486ce93bb9720452a76b10 (diff)
DD-306 : WIP : Add Check Listing to menu to audit listings individually
Diffstat (limited to 'indra/newview/llfloatermarketplacelistings.h')
-rwxr-xr-xindra/newview/llfloatermarketplacelistings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatermarketplacelistings.h b/indra/newview/llfloatermarketplacelistings.h
index a691872aaa..c5c8043593 100755
--- a/indra/newview/llfloatermarketplacelistings.h
+++ b/indra/newview/llfloatermarketplacelistings.h
@@ -163,6 +163,8 @@ private:
//-----------------------------------------------------------------------------
// LLFloaterMarketplaceValidation
//-----------------------------------------------------------------------------
+// Note: The key is the UUID of the folder to validate. Validates the whole
+// marketplace listings content if UUID is null.
// Note: For the moment, we just display the validation text. Eventually, we should
// get the validation triggered on the server and display the html report.
// *TODO : morph into an html/text window using the pattern in llfloatertos