Commit b20c8f74 authored by Aurel's avatar Aurel

2006-07-21 aurel

* fix some view on portal types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8652 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 56e1094d
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/CashDelivery_view</string> </value> <value> <string>string:${object_url}/CashDeliveryLine_view</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/CashDelivery_view</string> </value> <value> <string>string:${object_url}/CashDeliveryLine_view</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
2006-07-21 aurel
* fix some view on portal types
2006-07-21 aurel 2006-07-21 aurel
* add base category for account incident * add base category for account incident
......
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