Commit 93521323 authored by Ivan Tyagov's avatar Ivan Tyagov

Remove link from thumbnail icon (no need to go to Gadget when adding a such).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40641 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f81ee009
...@@ -2,10 +2,7 @@ ...@@ -2,10 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/> <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -274,6 +271,10 @@ ...@@ -274,6 +271,10 @@
<string>description</string> <string>description</string>
<string></string> <string></string>
</tuple> </tuple>
<tuple>
<string>thumbnail</string>
<string></string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -285,10 +286,7 @@ ...@@ -285,10 +286,7 @@
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -301,10 +299,7 @@ ...@@ -301,10 +299,7 @@
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple>
<global name="Method" module="Products.Formulator.MethodField"/> <global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
......
617 618
\ 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