Commit ebb6c036 authored by Ivan Tyagov's avatar Ivan Tyagov

Move download button always to bottom group.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21886 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a3743ce1
......@@ -83,15 +83,14 @@
<value>
<list>
<string>your_drawing_preview</string>
<string>your_download_pdf</string>
</list>
</value>
</item>
<item>
<key> <string>not_assigned</string> </key>
<value>
<list>
<string>your_download_pdf</string>
</list>
<list/>
</value>
</item>
<item>
......
......@@ -42,6 +42,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
......@@ -77,6 +83,7 @@
<list>
<string>iframe_content</string>
<string>text_content</string>
<string>download_pdf</string>
</list>
</value>
</item>
......@@ -85,8 +92,6 @@
<value>
<list>
<string>my_title</string>
<string>download_link</string>
<string>download_pdf</string>
</list>
</value>
</item>
......
897
\ No newline at end of file
898
\ 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