Commit 813cc30f authored by Bartek Górny's avatar Bartek Górny

Added revision field to File and OOo view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13131 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d79a64a2
......@@ -115,6 +115,7 @@
<string>my_source_reference</string>
<string>my_translated_validation_state_title</string>
<string>external_processing_status_message</string>
<string>my_revision</string>
</list>
</value>
</item>
......
......@@ -81,7 +81,7 @@
<value>
<dictionary>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list>
<string>my_description</string>
......@@ -95,7 +95,7 @@
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>my_contributor_title_list</string>
......@@ -103,7 +103,7 @@
</value>
</item>
<item>
<key> <string>left (Document Reference)</string> </key>
<key> <string>left (Document Reference)</string> </key>
<value>
<list>
<string>my_title</string>
......@@ -116,11 +116,12 @@
<string>my_source_reference</string>
<string>my_translated_portal_type</string>
<string>my_translated_external_processing_state_title</string>
<string>my_revision</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list>
<string>my_subject_list</string>
......@@ -128,7 +129,7 @@
</value>
</item>
<item>
<key> <string>right (Publication Information)</string> </key>
<key> <string>right (Publication Information)</string> </key>
<value>
<list>
<string>my_classification</string>
......
557
\ No newline at end of file
558
\ 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