Restore Access Management lists' sort orders after populating them
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
<panel
|
||||
background_opaque="true"
|
||||
background_visible="true"
|
||||
bg_alpha_color="DkGray"
|
||||
bg_opaque_color="DkGray"
|
||||
bottom="-1"
|
||||
follows="all"
|
||||
label="Estate Managers"
|
||||
@@ -79,6 +77,7 @@
|
||||
draw_heading="false"
|
||||
name="estate_manager_name_list"
|
||||
menu_num="0"
|
||||
sort_column="0"
|
||||
name_system="LandManagementNameSystem"
|
||||
bottom_delta="0"
|
||||
width="498">
|
||||
@@ -113,8 +112,6 @@
|
||||
<panel
|
||||
background_opaque="true"
|
||||
background_visible="true"
|
||||
bg_alpha_color="DkGray"
|
||||
bg_opaque_color="DkGray"
|
||||
bottom="-1"
|
||||
follows="all"
|
||||
label="Allowed"
|
||||
@@ -185,6 +182,7 @@
|
||||
draw_heading="false"
|
||||
name="allowed_avatar_name_list"
|
||||
menu_num="0"
|
||||
sort_column="0"
|
||||
name_system="LandManagementNameSystem"
|
||||
bottom_delta="0"
|
||||
width="498">
|
||||
@@ -227,8 +225,6 @@
|
||||
<panel
|
||||
background_opaque="true"
|
||||
background_visible="true"
|
||||
bg_alpha_color="DkGray"
|
||||
bg_opaque_color="DkGray"
|
||||
bottom="-1"
|
||||
follows="all"
|
||||
label="Allowed Groups"
|
||||
@@ -339,8 +335,6 @@
|
||||
<panel
|
||||
background_opaque="true"
|
||||
background_visible="true"
|
||||
bg_alpha_color="DkGray"
|
||||
bg_opaque_color="DkGray"
|
||||
bottom="-1"
|
||||
follows="all"
|
||||
label="Banned"
|
||||
@@ -411,6 +405,7 @@
|
||||
draw_heading="true"
|
||||
name="banned_avatar_name_list"
|
||||
menu_num="0"
|
||||
sort_column="0"
|
||||
name_system="LandManagementNameSystem"
|
||||
bottom_delta="0"
|
||||
width="498">
|
||||
|
||||
Reference in New Issue
Block a user