Commit c2179f7a authored by Yusei Tahara's avatar Yusei Tahara

Fixed to use wrong template field.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21050 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 08744f01
......@@ -74,11 +74,11 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_translated_validation_state_title</string> </value>
<value> <string>my_translated_workflow_state_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Category_viewFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
5
\ No newline at end of file
6
\ 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