Vue projet.form : ajout d'un onglet 'Structures'
authorAlicia FLOREZ <alicflorez@gmail.com>
Thu, 18 Apr 2013 12:50:31 +0000 (14:50 +0200)
committerAlicia FLOREZ <alicflorez@gmail.com>
Thu, 18 Apr 2013 12:50:31 +0000 (14:50 +0200)
views/projet.xml

index 7885eb9..86320db 100644 (file)
@@ -21,6 +21,9 @@
                                 <label for="moa_id" colspan="1" />
                                 <field name="moa_id" nolabel="1" />
                             </page>
+                            <page string="Structures">
+                                <field name="structures" />
+                            </page>
                             <page string="Team members">
                                 <field name="team_members" />
                             </page>