[Erp5-report] r9284 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplate...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 21 15:55:58 CEST 2006


Author: kevin
Date: Mon Aug 21 15:55:55 2006
New Revision: 9284

URL: http://svn.erp5.org?rev=9284&view=rev
Log:
Do not use <h6> tags to clear box flow.

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/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version

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=9284&r1=9283&r2=9284&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 Aug 21 15:55:55 2006
@@ -70,6 +70,10 @@
 You should have received a copy of the GNU General Public License\n
 along with this program; if not, write to the Free Software\n
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.\n
+\n
+MISSING\n
+  (jp) - way to decide when to display and when not to display a label\n
+  (jp) - is CSS really handled ?\n
 -->\n
 </tal:block>\n
 <tal:block metal:define-macro="field_render">\n
@@ -93,7 +97,6 @@
                 class="error"\n
                 tal:content="python: field_errors[field.id].error_text"\n
                 i18n:translate="" i18n:domain="ui"></span>\n
-          <h6 class="clear">&nbsp;</h6>\n
         </div>\n
       </tal:block>\n
     </tal:block>\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log?rev=9284&r1=9283&r2=9284&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log Mon Aug 21 15:55:55 2006
@@ -2,6 +2,7 @@
 * Include support for editable_mode parameter in main_template.
 * Remove default value (by jp).
 * Do not render empty groups in forms.
+* Do not use <h6> tags to clear box flow.
 
 2006-08-21 Chris
 * Made form_render code a lot lighter with same final result using a loop

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=9284&r1=9283&r2=9284&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Mon Aug 21 15:55:55 2006
@@ -1,1 +1,1 @@
-94
+96

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version?rev=9284&r1=9283&r2=9284&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version Mon Aug 21 15:55:55 2006
@@ -1,1 +1,1 @@
-1.2.3
+1.2.4




More information about the Erp5-report mailing list