Commit 0313a11d authored by Ivan Tyagov's avatar Ivan Tyagov

KM gadgets can not be used in ERP5 front layout but in web layout.

CSS fixes.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36376 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c72f6ebc
......@@ -98,7 +98,6 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>gadget_type/erp5_front</string>
<string>gadget_type/web_section</string>
<string>gadget_type/web_front</string>
</tuple>
......
......@@ -100,7 +100,6 @@
<tuple>
<string>gadget_type/web_section</string>
<string>gadget_type/web_front</string>
<string>gadget_type/erp5_front</string>
</tuple>
</value>
</item>
......
......@@ -100,7 +100,6 @@
<tuple>
<string>gadget_type/web_section</string>
<string>gadget_type/web_front</string>
<string>gadget_type/erp5_front</string>
</tuple>
</value>
</item>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts76583408.93</string> </value>
<value> <string>ts76669086.16</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -100,7 +100,10 @@ div.draggable_wrapper{\n
\tbackground-position: 100% -44px;\n
\n
}\n
\n
#tabs ul li.tab,\n
#tabs ul li.tab_selected{\n
border: none;\n
}\n
#tabs ul li.tab_selected, #tabs ul li:hover {\n
\n
\tbackground-position: 0 0;\n
......@@ -532,7 +535,7 @@ div.block fieldset label{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>8230</int> </value>
<value> <int>8290</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1455
\ No newline at end of file
1456
\ 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