blob: 7d7e3ba95a8ee08b1ddf04e64823d590d397fd14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
positioning="cascading"
legacy_header_height="18"
can_resize="true"
height="350"
layout="topleft"
min_height="200"
min_width="400"
name="experiencepicker"
help_topic="experiencepicker"
title="CHOOSE EXPERIENCE"
width="350">
<panel
filename="panel_experience_search.xml"
class="llpanelexperiencepicker"
follows="all"
name="panel_experience_search"/>
</floater>
|