Skip to content
Snippets Groups Projects
Commit 010dba68 authored by James Cook's avatar James Cook
Browse files

DEV-50741 Complete name extends off of Pay Resident dialog

parent 3a37588a
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
name="Give Money"
help_topic="give_money"
save_rect="true"
width="225">
width="250">
<string
name="payee_group">
Pay Group
......@@ -28,14 +28,14 @@
name="payee_name"
top="25"
width="230">
Test Name
Test Name That Is Extremely Long To Check Clipping
</text>
<button
height="23"
label="L$1"
label_selected="L$1"
layout="topleft"
left="25"
left="35"
name="fastpay 1"
top_pad="8"
width="80" />
......@@ -52,7 +52,7 @@
label="L$10"
label_selected="L$10"
layout="topleft"
left="25"
left="35"
name="fastpay 10"
top_pad="8"
width="80" />
......@@ -70,7 +70,7 @@
follows="left|top"
height="18"
layout="topleft"
left="25"
left="35"
name="amount text"
top_pad="8"
width="180">
......@@ -82,7 +82,7 @@
height="19"
top_pad="0"
layout="topleft"
left="120"
left="130"
max_length="9"
name="amount"
width="80" />
......@@ -92,16 +92,16 @@
label="Pay"
label_selected="Pay"
layout="topleft"
left="10"
left="20"
name="pay btn"
top_pad="5"
top_pad="15"
width="100" />
<button
height="23"
label="Cancel"
label_selected="Cancel"
layout="topleft"
left_pad="5"
left_pad="10"
name="cancel btn"
width="100" />
</floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment