Commit 5e20de43 authored by Ivan Tyagov's avatar Ivan Tyagov

Align content and right gadget column.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39341 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8b18ae0b
...@@ -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="EditorField" module="Products.ERP5Form.EditorField"/>
<global name="EditorField" module="Products.ERP5Form.EditorField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -151,9 +148,7 @@ ...@@ -151,9 +148,7 @@
</item> </item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <value> <string></string> </value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item> </item>
<item> <item>
<key> <string>external_validator</string> </key> <key> <string>external_validator</string> </key>
...@@ -298,10 +293,7 @@ ...@@ -298,10 +293,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>
...@@ -312,20 +304,4 @@ ...@@ -312,20 +304,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/Base_canUserAddGadget</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -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="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -43,42 +40,43 @@ ...@@ -43,42 +40,43 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<tal:block replace="nothing">\n <tal:block replace="nothing">\n
<!--\n <!--\n
This widget displays buttons used to add or stick widgets\n This widget displays buttons used to add or stick widgets\n
-->\n -->\n
</tal:block>\n </tal:block>\n
\n <tal:block tal:condition="here/Base_canUserAddGadget">\n
<tal:block tal:define="\n <tal:block tal:define="\n
mode python: \'web_section\';\n mode python: \'web_section\';\n
default_pad_group python: options.get(\'default_pad_group\', None);\n default_pad_group python: options.get(\'default_pad_group\', None);\n
knowledge_pads python: here.ERP5Site_getKnowledgePadListForUser(mode=mode,\n knowledge_pads python: here.ERP5Site_getKnowledgePadListForUser(mode=mode,\n
default_pad_group=default_pad_group);\n default_pad_group=default_pad_group);\n
struct python: here.WebSite_getActiveKnowledgePadForUser(knowledge_pads, default_pad_group);\n struct python: here.WebSite_getActiveKnowledgePadForUser(knowledge_pads, default_pad_group);\n
active_knowledge_pad python: struct[0];\n active_knowledge_pad python: struct[0];\n
current_web_section python:\n current_web_section python:\n
context.REQUEST.get(\'current_web_section\', here);\n context.REQUEST.get(\'current_web_section\', here);\n
current_web_section python:\n current_web_section python:\n
test(current_web_section.getPortalType()==\'Web Site\',\n test(current_web_section.getPortalType()==\'Web Site\',\n
here, current_web_section);\n here, current_web_section);\n
current_web_section_url python: current_web_section.absolute_url();\n current_web_section_url python: current_web_section.absolute_url();\n
isKnowledgePadTemplateUsed python:\n isKnowledgePadTemplateUsed python:\n
request.get(\'is_knowledge_pad_template_used\', 0);\n request.get(\'is_knowledge_pad_template_used\', 0);\n
editable_mode python: context.REQUEST.get(\'editable_mode\', False);\n editable_mode python: context.REQUEST.get(\'editable_mode\', False);\n
cancel_url string:${current_web_section_url}/view">\n cancel_url string:${current_web_section_url}/view">\n
\n \n
<ul class="widget_management_box">\n <ul class="widget_management_box">\n
<li>\n <li>\n
<span metal:use-macro="container/Base_viewKnowledgePadMacroLibrary/macros/add_new_gadget"> Add Gadgets</span>\n <span metal:use-macro="container/Base_viewKnowledgePadMacroLibrary/macros/add_new_gadget"> Add Gadgets</span>\n
<span metal:use-macro="container/Base_viewKnowledgePadMacroLibrary/macros/stick"> Stick/Unstick</span>\n <span metal:use-macro="container/Base_viewKnowledgePadMacroLibrary/macros/stick"> Stick/Unstick</span>\n
</li>\n </li>\n
</ul>\n </ul>\n
</tal:block>\n
</tal:block>\n </tal:block>\n
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -92,9 +90,13 @@ ...@@ -92,9 +90,13 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>WebSite_viewWidgetManagementButtonsWidget</string> </value> <value> <string>WebSite_viewWidgetManagementButtonsWidget</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
/****************************************************************/\n /****************************************************************/\n
/* TODO: XXX-JPS */\n /* TODO: XXX-JPS */\n
...@@ -161,9 +161,9 @@ table.table-b tbody tr td { \n ...@@ -161,9 +161,9 @@ table.table-b tbody tr td { \n
border:none; \n border:none; \n
}\n }\n
\n \n
table tbody tr:hover td {\n /*table tbody tr:hover td {\n
\tbackground-color: #f7f6f0;\n \tbackground-color: #f7f6f0;\n
}\n }*/\n
\n \n
.pnav {\n .pnav {\n
\tbackground-color: #ecebe2;\n \tbackground-color: #ecebe2;\n
...@@ -431,7 +431,7 @@ div.searchDetails a.modification-date-link{\n ...@@ -431,7 +431,7 @@ div.searchDetails a.modification-date-link{\n
}\n }\n
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -445,9 +445,13 @@ div.searchDetails a.modification-date-link{\n ...@@ -445,9 +445,13 @@ div.searchDetails a.modification-date-link{\n
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>color.css</string> </value> <value> <string>color.css</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts87390711.89</string> </value> <value> <string>ts87491856.73</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -52,7 +52,12 @@ div.right-gadget div.portal-column {\n ...@@ -52,7 +52,12 @@ div.right-gadget div.portal-column {\n
div.gadget-management{\n div.gadget-management{\n
display:block;\n display:block;\n
float:right;\n float:right;\n
margin-bottom:5px;\n height: 1.65em;\n
}\n
\n
div.right-gadget{\n
float:right;\n
display:block;\n
}\n }\n
\n \n
/* hide labels for columns */\n /* hide labels for columns */\n
...@@ -482,7 +487,7 @@ div.block div.box_inner_content div.worklist_list ul {\n ...@@ -482,7 +487,7 @@ div.block div.box_inner_content div.worklist_list ul {\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>8854</int> </value> <value> <int>8904</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n <tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
\n \n
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
/* ## home banner ##################################### end ### */\n /* ## home banner ##################################### end ### */\n
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
1618 1621
\ 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