summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/panel_marketplace_listings.xml
blob: 1f903b1046277aa371c4d2c2365a1019cc2772b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Торговый центр" name="Marketplace Panel">
	<panel name="tool_panel">
		<menu_button name="sort_btn" tool_tip="Параметры просмотра/сортировки"/>
		<button name="add_btn" tool_tip="Создать новую папку списка"/>
		<button label="Проверка на ошибки" name="audit_btn" tool_tip="Проверьте свои списки товаров в торговом центре"/>
	</panel>
	<panel name="tab_container_panel">
		<filter_editor label="Фильтровать списки товаров в торговом центре" name="filter_editor"/>
	</panel>
</panel>