[Erp5-report] r9308 - /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 22 11:41:08 CEST 2006


Author: chris
Date: Tue Aug 22 11:41:04 2006
New Revision: 9308

URL: http://svn.erp5.org?rev=9308&view=rev
Log:
- fixed bottom outside borders in quad for view

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml?rev=9308&r1=9307&r2=9308&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml Tue Aug 22 11:41:04 2006
@@ -121,6 +121,7 @@
         <tal:block tal:repeat="field python: form.get_fields_in_group(\'bottom\')">\n
             <tal:block metal:use-macro="here/field_render/macros/field_render" />\n
         </tal:block>\n
+        <p class="clear"></p>\n
       </div>\n
     </tal:block>\n
   </tal:block>\n




More information about the Erp5-report mailing list