Commit 4ae2a22f authored by Jérome Perrin's avatar Jérome Perrin

fix columns name in URL method


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5909 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4be2a97b
...@@ -354,7 +354,7 @@ ...@@ -354,7 +354,7 @@
<string>Date</string> <string>Date</string>
</tuple> </tuple>
<tuple> <tuple>
<string>translated_portal_type</string> <string>parent_portal_type</string>
<string>Type</string> <string>Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -370,7 +370,7 @@ ...@@ -370,7 +370,7 @@
<string>Specific Reference</string> <string>Specific Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>translated_simulation_state_title</string> <string>getTranslatedSimulationStateTitle</string>
<string>State</string> <string>State</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -622,7 +622,7 @@ ...@@ -622,7 +622,7 @@
<string>AccountingTransactionLine_getParentUrl</string> <string>AccountingTransactionLine_getParentUrl</string>
</tuple> </tuple>
<tuple> <tuple>
<string>translated_portal_type</string> <string>parent_portal_type</string>
<string>AccountingTransactionLine_getParentUrl</string> <string>AccountingTransactionLine_getParentUrl</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -638,7 +638,7 @@ ...@@ -638,7 +638,7 @@
<string>AccountingTransactionLine_getParentUrl</string> <string>AccountingTransactionLine_getParentUrl</string>
</tuple> </tuple>
<tuple> <tuple>
<string>translated_simulation_state</string> <string>getTranslatedSimulationStateTitle</string>
<string>AccountingTransactionLine_getParentUrl</string> <string>AccountingTransactionLine_getParentUrl</string>
</tuple> </tuple>
<tuple> <tuple>
......
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