[Erp5-dev] [Erp5-report] r20493 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...
bartek
bartek at erp5.pl
Mon Apr 14 21:10:04 CEST 2008
nobody at svn.erp5.org wrote:
> Author: romain
> Date: Mon Apr 14 16:22:36 2008
> New Revision: 20493
>
> URL: http://svn.erp5.org?rev=20493&view=rev
> Log:
> Revert http://svn.erp5.org/?view=rev&revision=20078, as it changes the DOM tree
> and desactivate some CSS configuration.
Could you please specify WHICH css configuration does it break? So that
somebody can fix the css?
Bartek
> This modification will be moved to experimental for now.
>
> Modified:
> erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/field_render.xml
> erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
>
> Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/field_render.xml
> URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/field_render.xml?rev=20493&r1=20492&r2=20493&view=diff
> ==============================================================================
> --- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/field_render.xml (original)
> +++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/field_render.xml Mon Apr 14 16:22:36 2008
> @@ -68,7 +68,6 @@
> class python: \' \'.join([x for x in [\'field\', field.is_required() and \'required\' or None, field_has_error and \'error\' or None, field.get_value(\'css_class\') or None] if x is not None])"\n
> i18n:attributes="title" i18n:domain="ui">\n
> <tal:block tal:repeat="html_tuple html_render">\n
> - <div>\n
> <label>\n
> <tal:block tal:content="structure python: html_tuple[0]"\n
> i18n:translate="" i18n:domain="ui" />\n
> @@ -85,7 +84,6 @@
> tal:content="python: field_errors[field_id].error_text"\n
> i18n:translate="" i18n:domain="ui" />\n
> <p class="clear" tal:condition="not:is_web_mode"></p>\n
> - </div>\n
> </tal:block>\n
> </div>\n
> </tal:block>\n
>
> Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
> URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=20493&r1=20492&r2=20493&view=diff
> ==============================================================================
> --- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
> +++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Mon Apr 14 16:22:36 2008
> @@ -1,1 +1,1 @@
> -525
> +526
>
> _______________________________________________
> Erp5-report mailing list
> Erp5-report at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-report
>
More information about the Erp5-dev
mailing list