Commit d1caf99c authored by Ivan Tyagov's avatar Ivan Tyagov

Move "Add gadgets" link to respective location.

Disable adding and using "Toolbox" gadget in KM.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35315 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4d715abc
......@@ -79,6 +79,16 @@
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>comment</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
......@@ -97,11 +107,15 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>gadget_type/web_section</string>
</tuple>
<tuple/>
</value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string>This gadget is obsolete as being replaced by bottom web toolbar.\r\n
Still it\'s left as older system may still use it (but it\'s hidden from "Add gadgets" dialog).\r\n
If for some reason one wants to use it set "Gadget Type" to Web Section"</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......
......@@ -145,7 +145,6 @@
<value>
<list>
<string>breadcrumb_widget</string>
<string>widget_management</string>
<string>language_widget</string>
</list>
</value>
......@@ -154,6 +153,7 @@
<key> <string>right column gadget (Right Gadget)</string> </key>
<value>
<list>
<string>widget_management</string>
<string>right_gadget</string>
</list>
</value>
......
1384
\ No newline at end of file
1386
\ 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