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 @@ ...@@ -68,6 +68,7 @@
<value> <value>
<list> <list>
<string>left</string> <string>left</string>
<string>right</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -85,6 +86,15 @@ ...@@ -85,6 +86,15 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>wiki_predecessors</string>
<string>wiki_successors</string>
</list>
</value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
102 109
\ No newline at end of file \ 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