Commit a1cc03c1 authored by Bartek Górny's avatar Bartek Górny

controls to list predecessors and successors

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9486 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6f7510fa
......@@ -68,6 +68,7 @@
<value>
<list>
<string>left</string>
<string>right</string>
</list>
</value>
</item>
......@@ -85,6 +86,15 @@
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>wiki_predecessors</string>
<string>wiki_successors</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
......
102
\ No newline at end of file
109
\ 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