summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-01-17 17:31:46 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-01-17 17:31:46 -0800
commit7e213192a2b799e0b3d8590bbc5c81c80a2ee0fa (patch)
tree17bf6541e71afd23d611584a9ebe8fa825c084b2 /indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
parent8cf6b9cb929ff37fc6febe1f4ede4efa526260d9 (diff)
PATH-186: Enabling and disabling the edit fields based on whether linksets are selected.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
index 21711880af..53edf5294c 100644
--- a/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
+++ b/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
@@ -263,6 +263,8 @@
use_ellipses="false"
type="string"
text_color="LabelTextColor"
+ text_readonly_color="LabelDisabledColor"
+ name="walkability_coefficients_label"
length="1"
follows="left|top"
layout="topleft"
@@ -277,6 +279,8 @@
use_ellipses="false"
type="string"
text_color="LabelTextColor"
+ text_readonly_color="LabelDisabledColor"
+ name="edit_a_label"
length="1"
follows="left|top"
layout="topleft"
@@ -300,6 +304,8 @@
use_ellipses="false"
type="string"
text_color="LabelTextColor"
+ text_readonly_color="LabelDisabledColor"
+ name="edit_b_label"
length="1"
follows="left|top"
layout="topleft"
@@ -324,6 +330,8 @@
use_ellipses="false"
type="string"
text_color="LabelTextColor"
+ text_readonly_color="LabelDisabledColor"
+ name="edit_c_label"
length="1"
follows="left|top"
layout="topleft"
@@ -348,6 +356,8 @@
use_ellipses="false"
type="string"
text_color="LabelTextColor"
+ text_readonly_color="LabelDisabledColor"
+ name="edit_d_label"
length="1"
follows="left|top"
layout="topleft"