diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-03-30 13:11:30 +0000 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-03-30 13:11:30 +0000 |
commit | 43ae8aee6a8719e3bdd87ff2711343dd77edaefc (patch) | |
tree | a4142e034e0aa34d20a18b24e8799302018a81eb /indra/newview/skins/default/xui/en | |
parent | b1a84d955144664eb83cebbb4eb6b9f5229b0219 (diff) |
SL-440 Obtain Abuse Report categories from capability
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_report_abuse.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_report_abuse.xml b/indra/newview/skins/default/xui/en/floater_report_abuse.xml index 225266af86..8fa5b49573 100644 --- a/indra/newview/skins/default/xui/en/floater_report_abuse.xml +++ b/indra/newview/skins/default/xui/en/floater_report_abuse.xml @@ -188,6 +188,7 @@ tool_tip="Category -- select the category that best describes this report" top_pad="5" width="313"> + <!-- Values can be populated from capability --> <combo_box.item label="Select category" name="Select_category" |