Commit 2ecb2852 authored by Jérome Perrin's avatar Jérome Perrin

improve Task_view and assign maintainers

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8133 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f91e2ab0
......@@ -181,7 +181,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>figure</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -221,7 +221,7 @@
</item>
<item>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
<value> <string>-1 234.5</string> </value>
</item>
<item>
<key> <string>precision</string> </key>
......
......@@ -189,7 +189,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>figure</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -229,7 +229,7 @@
</item>
<item>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
<value> <string>-1 234.5</string> </value>
</item>
<item>
<key> <string>precision</string> </key>
......
......@@ -302,7 +302,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/portal_categories/quantity_unit/getFormItemList</string> </value>
<value> <string>here/portal_categories/quantity_unit/getCategoryChildTranslatedLogicalPathItemList</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -12,9 +12,15 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>state</string> </value>
<value> <string>my_translated_simulation_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -124,9 +130,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -265,23 +269,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2006-06-22 Jerome
* Add missing TaskOrder propertysheet.
* improve Task_view
2006-06-15 Thomas
* Added form to display PlanningBox within a project tab.
......
JPS
\ No newline at end of file
jp
yo
\ 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