add ppbr info data
This commit is contained in:
@@ -61,17 +61,21 @@
|
||||
</node>
|
||||
</node>
|
||||
<node grow="1">
|
||||
<node dir="row" height="30" align="center" grow="1">
|
||||
<node dir="row" height="30" align="center" grow="1" margin="0 0 4 0">
|
||||
<text text="Author" margin="0 5 0 0"/>
|
||||
<text-input pad="5" grow="1" height="30" color=".3"/>
|
||||
<text-input id="info-author" pad="5" grow="1" height="30" color=".3"/>
|
||||
</node>
|
||||
<node dir="row" height="30" align="center" grow="1">
|
||||
<node dir="row" height="30" align="center" grow="1" margin="0 0 4 0">
|
||||
<text text="Email" margin="0 5 0 0"/>
|
||||
<text-input id="info-email" pad="5" grow="1" height="30" color=".3"/>
|
||||
</node>
|
||||
<node dir="row" height="30" align="center" grow="1" margin="0 0 4 0">
|
||||
<text text="URL" margin="0 5 0 0"/>
|
||||
<text-input pad="5" grow="1" height="30" color=".3"/>
|
||||
<text-input id="info-url" pad="5" grow="1" height="30" color=".3"/>
|
||||
</node>
|
||||
<node dir="row" height="80" align="center" grow="1">
|
||||
<text text="Description" margin="0 5 0 0"/>
|
||||
<text-input text-vertical-align="top" pad="5" grow="1" min-height="80" color=".3" multiline="1"/>
|
||||
<text-input id="info-descr" text-vertical-align="top" pad="5" grow="1" min-height="80" color=".3" multiline="1"/>
|
||||
</node>
|
||||
</node>
|
||||
</border>
|
||||
|
||||
Reference in New Issue
Block a user