Skip to content
Snippets Groups Projects
Commit cb8d2cb0 authored by Lis Pardi's avatar Lis Pardi
Browse files
parents bbc5c56e d09de240
Branches
Tags
No related merge requests found
......@@ -22,10 +22,10 @@
height="16"
label="Share with group"
layout="topleft"
left_delta="-250"
left="10"
name="share_with_group"
top_delta="2"
width="106" />
top="5"
width="150" />
<check_box
control_name="EveryoneCopy"
height="16"
......@@ -33,8 +33,8 @@
layout="topleft"
left_delta="0"
name="everyone_copy"
top_pad="16"
width="130" />
top_pad="5"
width="150" />
<text
type="string"
length="1"
......@@ -43,8 +43,8 @@
layout="topleft"
left_delta="0"
name="NextOwnerLabel"
top_pad="16"
width="88">
top_pad="5"
width="150">
Next owner can:
</text>
<check_box
......@@ -54,17 +54,17 @@
layout="topleft"
left_delta="0"
name="next_owner_modify"
top_pad="14"
width="78" />
top_pad="5"
width="150" />
<check_box
control_name="NextOwnerCopy"
height="16"
label="Copy"
layout="topleft"
left_delta="78"
left_delta="0"
name="next_owner_copy"
top_delta="0"
width="88" >
top_pad="5"
width="150" >
<check_box.commit_callback
function="Perms.Copy" />
</check_box>
......@@ -76,10 +76,10 @@
initial_value="true"
label="Resell/Give away"
layout="topleft"
left_delta="88"
left_delta="0"
name="next_owner_transfer"
top_delta="0"
width="106" />
top_pad="5"
width="150" />
</panel>
<button
height="20"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment