Commit bfb9d582 authored by Fabien Morin's avatar Fabien Morin

Sorry to have reversed description and actor, it should not be. I don't know...

Sorry to have reversed description and actor, it should not be. I don't know exactly why, but it was good like it was before my commits, so this commit revert this changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18723 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8ab708ca
......@@ -81,10 +81,10 @@
<style:properties style:column-width="2cm" style:rel-column-width="1500*"/>\n
</style:style> \n
<style:style style:name="Tableau1.B" style:family="table-column"> \n
<style:properties style:column-width="7cm" style:rel-column-width="4030*"/> \n
<style:properties style:column-width="2.5cm" style:rel-column-width="1200*"/> \n
</style:style> \n
<style:style style:name="Tableau1.C" style:family="table-column"> \n
<style:properties style:column-width="2.5cm" style:rel-column-width="1200*"/> \n
<style:properties style:column-width="7cm" style:rel-column-width="4030*"/> \n
</style:style> \n
<style:style style:name="Tableau1.D" style:family="table-column"> \n
<style:properties style:column-width="5cm" style:rel-column-width="3200*"/>\n
......@@ -129,7 +129,7 @@
<text:p text:style-name=\'Text body\'>Nexedi SARL</text:p>\n
\n
<div tal:omit-tag=\'\' tal:repeat=\'usecase python:here.objectValues(portal_type="Use Case",sort_on=(("int_index",),))\'>\n
<tal:block tal:condition="python: usecase.getValidationState() == \'validated\'">\n
<tal:block tal:condition="python: usecase.getValidationState() == \'draft\'">\n
<text:h text:style-name=\'Heading 2\' text:level=\'2\'>Use Case : <span tal:replace=\'usecase/getTitle\'>Title</span></text:h>\n
\n
<text:p text:style-name=\'Text body\' tal:content=\'usecase/getDescription\'>Use Case Description</text:p>\n
......@@ -210,10 +210,10 @@
<text:p text:style-name=\'P1\'>No</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n
<text:p text:style-name=\'P1\'>Description</text:p>\n
<text:p text:style-name=\'P1\'>Actor</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n
<text:p text:style-name=\'P1\'>Actor</text:p>\n
<text:p text:style-name=\'P1\'>Description</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D1\'>\n
<text:p text:style-name=\'P1\'>Requirements</text:p>\n
......@@ -225,10 +225,10 @@
<text:p text:style-name=\'P2\' tal:content=\'repeat/step/number\'>Index</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n
<text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getDescription()\'>Description</text:p>\n
<text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getSourceSectionTitle()\'>Actor</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n
<text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getSourceSectionTitle()\'>Actor</text:p>\n
<text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getDescription()\'>Description</text:p>\n
</table:table-cell>\n
<table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D2\'>\n
<tal:block tal:condition="python: step.getObject().getRequirementList()">\n
......@@ -250,7 +250,8 @@
</tal:block>\n
</div>\n
</office:body>\n
</office:document-content>
</office:document-content>\n
]]></string> </value>
</item>
......
......@@ -342,14 +342,14 @@
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>source_section</string>
<string>Actor</string>
</tuple>
<tuple>
<string>description</string>
<string>Description</string>
</tuple>
<tuple>
<string>source_section</string>
<string>Actor</string>
</tuple>
</list>
</value>
</item>
......
......@@ -355,14 +355,14 @@
<string>step_title</string>
<string>Step Title</string>
</tuple>
<tuple>
<string>step_actor</string>
<string>Step Actor</string>
</tuple>
<tuple>
<string>step_description</string>
<string>Step Description</string>
</tuple>
<tuple>
<string>step_actor</string>
<string>Step Actor</string>
</tuple>
</list>
</value>
</item>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ListBox</string>
<string>ListBox</string>
</tuple>
<none/>
<global name="ListBox" module="Products.ERP5Form.ListBox"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -465,6 +462,10 @@
<key> <string>not_viewable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -574,11 +575,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
......@@ -208,7 +208,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>40</int> </value>
<value> <int>65</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
20
\ No newline at end of file
21
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment