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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 22 10:23:15 CEST 2006


Author: chris
Date: Tue Aug 22 10:23:09 2006
New Revision: 9304

URL: http://svn.erp5.org?rev=9304&view=rev
Log:
- Removed unneeded   from p.clear tags

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_dialog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/quad_form_view.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/sort_list_dialog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml
    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/context_box_render.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml Tue Aug 22 10:23:09 2006
@@ -314,7 +314,7 @@
       </a>\n
     </span>\n
   </span>\n
-  <p class="clear">&nbsp;</p>\n
+  <p class="clear"></p>\n
 </tal:block>
 
 ]]></string> </value>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_dialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_dialog.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_dialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_dialog.xml Tue Aug 22 10:23:09 2006
@@ -133,7 +133,7 @@
                 <tal:block metal:use-macro="here/field_render/macros/field_render" />\n
               </tal:block>\n
             </div>\n
-          <p class="clear">&nbsp;</p>\n
+          <p class="clear"></p>\n
           </div>\n
         </div>\n
       </tal:block>\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/form_render.xml Tue Aug 22 10:23:09 2006
@@ -106,7 +106,7 @@
           <tal:block metal:use-macro="here/field_render/macros/field_render"/>\n
         </tal:block>\n
       </fieldset>\n
-      <p tal:condition="python: group.find(\'right\') >= 0 or (group.find(\'left\') >= 0 and \'right\' not in groups)" class="clear">&nbsp;</p>\n
+      <p tal:condition="python: group.find(\'right\') >= 0 or (group.find(\'left\') >= 0 and \'right\' not in groups)" class="clear"></p>\n
     </tal:block>\n
   </tal:block>\n
 </tal:block>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml Tue Aug 22 10:23:09 2006
@@ -106,7 +106,7 @@
                 <input type="text" name="__ac_name" id="name"\n
                        tal:attributes="value python: request.get(\'__ac_name\') or \'\'" />\n
               </div>\n
-              <p class="clear">&nbsp;</p>\n
+              <p class="clear"></p>\n
             </div>\n
             <div class="field">\n
               <label for="password"\n
@@ -114,7 +114,7 @@
               <div class="input">\n
                 <input type="password" name="__ac_password" id="password" />\n
               </div>\n
-              <p class="clear">&nbsp;</p>\n
+              <p class="clear"></p>\n
             </div>\n
             <div class="field">\n
               <label for="cb_remember"\n
@@ -122,13 +122,13 @@
               <div class="input">\n
                 <input type="checkbox" name="__ac_persistent" value="1" checked="checked" id="cb_remember" />\n
               </div>\n
-              <p class="clear">&nbsp;</p>\n
+              <p class="clear"></p>\n
             </div>\n
           </div>\n
         </div>\n
       </div>\n
       <script type="text/javascript">setFocus()</script>\n
-      <p class="clear">&nbsp;</p>\n
+      <p class="clear"></p>\n
       <input type="submit" value="Login" class="submit"\n
              tal:attributes="name python: \'%s:method\' % (form_action, )"\n
              i18n:attributes="value" i18n:domain="ui" />\n

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=9304&r1=9303&r2=9304&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 10:23:09 2006
@@ -98,7 +98,7 @@
             <tal:block metal:use-macro="here/field_render/macros/field_render" />\n
           </tal:block>\n
         </div>\n
-        <p class="clear">&nbsp;</p>\n
+        <p class="clear"></p>\n
       </div>\n
       <div tal:condition="python: len(center_left_group) > 0 or len(center_right_group) > 0"\n
           class="top_group">\n
@@ -114,7 +114,7 @@
             <tal:block metal:use-macro="here/field_render/macros/field_render" />\n
           </tal:block>\n
         </div>\n
-        <p class="clear">&nbsp;</p>\n
+        <p class="clear"></p>\n
       </div>\n
       <div tal:condition="python: len(bottom_group) > 0"\n
           class="bottom">\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/sort_list_dialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/sort_list_dialog.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/sort_list_dialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/sort_list_dialog.xml Tue Aug 22 10:23:09 2006
@@ -104,7 +104,7 @@
               </select>\n
               <tal:block tal:replace="structure python:form.sort_order.render(item[1], request)" />\n
             </div>\n
-            <p class="clear">&nbsp;</p>\n
+            <p class="clear"></p>\n
           </div>\n
           <div tal:repeat="item columns"\n
               class="field">\n
@@ -124,7 +124,7 @@
                 <span tal:replace="structure python:form.sort_order.render(\'\', request)" />\n
               </div>\n
             </tal:block>\n
-            <p class="clear">&nbsp;</p>\n
+            <p class="clear"></p>\n
           </div>\n
         </div>\n
       </div>\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml?rev=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml Tue Aug 22 10:23:09 2006
@@ -281,7 +281,7 @@
             <tal:block tal:replace="python:here.portal_membership.getAuthenticatedMember().getUserName()" />\n
           </tal:block>\n
         </div>\n
-        <p class="clear" style="height: 10px">&nbsp;</p>\n
+        <p class="clear" style="height: 10px"></p>\n
         <div tal:content="structure here/REQUEST/portal_status_message | nothing"\n
              id="transition_message"></div>\n
       </div>\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=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Tue Aug 22 10:23:09 2006
@@ -1,1 +1,1 @@
-98
+99

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=9304&r1=9303&r2=9304&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/version Tue Aug 22 10:23:09 2006
@@ -1,1 +1,1 @@
-1.2.5
+1.2.6




More information about the Erp5-report mailing list