Missed small cleanup on XUI file for the Omnifilter rules editor
parent
67813450af
commit
e46bf93c73
|
|
@ -3,7 +3,7 @@
|
||||||
legacy_header_height="18"
|
legacy_header_height="18"
|
||||||
can_resize="true"
|
can_resize="true"
|
||||||
can_minimize="true"
|
can_minimize="true"
|
||||||
can_close="true"
|
can_close="true"
|
||||||
height="400"
|
height="400"
|
||||||
min_height="348"
|
min_height="348"
|
||||||
min_width="668"
|
min_width="668"
|
||||||
|
|
@ -114,9 +114,6 @@
|
||||||
|
|
||||||
</combo_box>
|
</combo_box>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<text name="region_name_label" layout="topleft" follows="left|bottom" height="20" width="100" left="0" top_pad="2" valign="center" value="Region Name:" />
|
<text name="region_name_label" layout="topleft" follows="left|bottom" height="20" width="100" left="0" top_pad="2" valign="center" value="Region Name:" />
|
||||||
<line_editor name="region_name" layout="topleft" follows="left|right|bottom" height="20" left_pad="4" right="-4" />
|
<line_editor name="region_name" layout="topleft" follows="left|right|bottom" height="20" left_pad="4" right="-4" />
|
||||||
<text name="owner_label" layout="topleft" follows="left|bottom" height="20" width="100" left="0" top_pad="2" valign="center" value="Owner:" />
|
<text name="owner_label" layout="topleft" follows="left|bottom" height="20" width="100" left="0" top_pad="2" valign="center" value="Owner:" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue