Skip to content
Snippets Groups Projects
Commit 0aba4747 authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-15298 Move Landmark's Edit button

parent 3917de54
No related branches found
No related tags found
No related merge requests found
......@@ -289,7 +289,18 @@
name="title_value"
text_color="white"
top_pad="5"
width="290" />
width="200" />
<button
follows="top|right"
height="24"
label="Edit"
layout="topleft"
left_pad="8"
mouse_opaque="false"
name="edit_btn"
tool_tip="Edit landmark information"
top_delta="-1"
width="83" />
<line_editor
follows="left|top|right"
height="22"
......@@ -299,8 +310,8 @@
name="title_editor"
prevalidate_callback="ascii"
text_readonly_color="white"
top_delta="0"
width="290" />
top_delta="1"
width="290"/>
<text
follows="left|top"
height="15"
......@@ -342,17 +353,6 @@
name="folder_combo"
top_pad="5"
width="200" />
<button
follows="bottom|left|right"
height="23"
label="Edit"
layout="topleft"
left="0"
mouse_opaque="false"
name="edit_btn"
tool_tip="Edit landmark information"
top_pad="-42"
width="100" />
</panel>
</panel>
</scroll_container>
......
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