Commit 4592c8f4 authored by Romain Courteaud's avatar Romain Courteaud

Do not display embedded document.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19302 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eed64005
......@@ -520,7 +520,12 @@
<item>
<key> <string>parameter_list</string> </key>
<value>
<list/>
<list>
<tuple>
<string>validation_state</string>
<string>!=embedded</string>
</tuple>
</list>
</value>
</item>
<item>
......
......@@ -520,7 +520,12 @@
<item>
<key> <string>parameter_list</string> </key>
<value>
<list/>
<list>
<tuple>
<string>validation_state</string>
<string>!=embedded</string>
</tuple>
</list>
</value>
</item>
<item>
......
......@@ -520,7 +520,12 @@
<item>
<key> <string>parameter_list</string> </key>
<value>
<list/>
<list>
<tuple>
<string>validation_state</string>
<string>!=embedded</string>
</tuple>
</list>
</value>
</item>
<item>
......
843
\ No newline at end of file
844
\ 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