From 5a4bc0e94168a1792478b2d91f6bf38db3d5e67c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 14 Nov 2011 16:21:02 +0100 Subject: [PATCH] change first tab to composition, add agenda tab (#883) --- tabellio/mixedcommittee/committee.py | 2 +- tabellio/mixedcommittee/folder.pt | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/tabellio/mixedcommittee/committee.py b/tabellio/mixedcommittee/committee.py index 4742583..74d71e7 100644 --- a/tabellio/mixedcommittee/committee.py +++ b/tabellio/mixedcommittee/committee.py @@ -13,7 +13,7 @@ from plone.namedfile.field import NamedImage from tabellio.mixedcommittee import MessageFactory as _ class ICommittee(form.Schema): - objectives = RichText(title=_(u'Objectives'), required=False) + composition = RichText(title=_(u'Composition'), required=False) relationship = RichText(title=_(u'Relationship'), required=False) resolutions = RichText(title=_(u'Resolutions'), required=False) diff --git a/tabellio/mixedcommittee/folder.pt b/tabellio/mixedcommittee/folder.pt index 6dcfc13..a8906b5 100644 --- a/tabellio/mixedcommittee/folder.pt +++ b/tabellio/mixedcommittee/folder.pt @@ -22,17 +22,21 @@
-
Objectifs
+
Composition
-
+
Entente
-
+
RĂ©solutions
-
+
+
+
Agenda
+
+