]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
580506c4a6fac7dc1b66f67ae215272f8eb58ee1
[tmp/jakarta-migration.git] /
1 <?xml version="1.0"?>
2
3 <component name="org.collectionspace.persons_naturalhistory.layouts.webapp">
4
5   <extension target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager"
6     point="layouts">
7
8     <layout name="persons_naturalhistory">
9         <!--
10       <templates>
11         <template mode="any">/layouts/layout_default_template.xhtml</template>
12       </templates>
13       <rows>
14         <row><widget>exampleField</widget></row>
15       </rows>
16
17       <widget name="exampleField" type="text">
18         <labels>
19           <label mode="any">exampleField</label>
20         </labels>
21         <translated>true</translated>
22         <fields>
23           <field schema="persons_naturalhistory">exampleField</field>
24         </fields>
25         <properties widgetMode="edit">
26           <property name="styleClass">dataInputText</property>
27         </properties>
28       </widget>
29       -->
30     </layout>
31   </extension>
32 </component>