[Erp5-report] r21733 - in /experimental/bt5/erp5_documentation: SkinTemplateItem/portal_ski...

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Jun 21 19:52:30 CEST 2008


Author: mayoro
Date: Sat Jun 21 19:52:30 2008
New Revision: 21733

URL: http://svn.erp5.org?rev=21733&view=rev
Log:
2008-06-21: mayoro
removing tabulations in ListBox_asAccessorHTML due to previous commit

Modified:
    experimental/bt5/erp5_documentation/SkinTemplateItem/portal_skins/erp5_documentation_xhtml_style/ListBox_asAccessorHTML.xml
    experimental/bt5/erp5_documentation/bt/change_log
    experimental/bt5/erp5_documentation/bt/revision

Modified: experimental/bt5/erp5_documentation/SkinTemplateItem/portal_skins/erp5_documentation_xhtml_style/ListBox_asAccessorHTML.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_documentation/SkinTemplateItem/portal_skins/erp5_documentation_xhtml_style/ListBox_asAccessorHTML.xml?rev=21733&r1=21732&r2=21733&view=diff
==============================================================================
--- experimental/bt5/erp5_documentation/SkinTemplateItem/portal_skins/erp5_documentation_xhtml_style/ListBox_asAccessorHTML.xml (original)
+++ experimental/bt5/erp5_documentation/SkinTemplateItem/portal_skins/erp5_documentation_xhtml_style/ListBox_asAccessorHTML.xml Sat Jun 21 19:52:30 2008
@@ -310,19 +310,19 @@
                                     id string:${field_id}_cb_${line/getUid}" />\n
                   <tal:block tal:condition="python: line.isSummary() or line.getObject() is None"></tal:block>\n
                 </td>\t\n
-\t\t<tal:block tal:repeat="column python: groups">\n
-\t\t\t<td class="DataA" align="left">\n
-\t\t\t\t<tal:block tal:repeat="indice python: range(column[2],column[2]+len(column[1]))">\n
-\t\t\t\t\t<tal:block tal:define="value python:render_result[indice]">\n
-\t\t\t\t\t\t<tal:block tal:define="sql python: value[0];\n
-\t\t\t\t\t\t\t   title python: value[1];\n
-\t\t\t\t\t\t\t   sort_order python: value[2]">\n
-\t\t\t\t\t\t\t<span tal:replace="structure sql">value</span>\n
+                <tal:block tal:repeat="column python: groups">\n
+                        <td class="DataA" align="left">\n
+                               <tal:block tal:repeat="indice python: range(column[2],column[2]+len(column[1]))">\n
+                                        <tal:block tal:define="value python:render_result[indice]">\n
+                                                <tal:block tal:define="sql python: value[0];\n
+                                                           title python: value[1];\n
+                                                           sort_order python: value[2]">\n
+                                                        <span tal:replace="structure sql">value</span>\n
                                                         <br tal:condition="python:sql != \'\'">\n
                                                 </tal:block>\n
                                         </tal:block>\n
-\t\t\t\t</tal:block>\n
-\t\t\t</td>\n
+                               </tal:block>\n
+                        </td>\n
               </tal:block>      \n
 \n
               </tr>\n

Modified: experimental/bt5/erp5_documentation/bt/change_log
URL: http://svn.erp5.org/experimental/bt5/erp5_documentation/bt/change_log?rev=21733&r1=21732&r2=21733&view=diff
==============================================================================
--- experimental/bt5/erp5_documentation/bt/change_log (original)
+++ experimental/bt5/erp5_documentation/bt/change_log Sat Jun 21 19:52:30 2008
@@ -1,3 +1,6 @@
+2008-06-21: mayoro
+removing tabulations in ListBox_asAccessorHTML due to previous commit
+
 2008-06-21: mayoro
 removing emty line in accessor methods lixbox rendered
 

Modified: experimental/bt5/erp5_documentation/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_documentation/bt/revision?rev=21733&r1=21732&r2=21733&view=diff
==============================================================================
--- experimental/bt5/erp5_documentation/bt/revision (original)
+++ experimental/bt5/erp5_documentation/bt/revision Sat Jun 21 19:52:30 2008
@@ -1,1 +1,1 @@
-17
+32




More information about the Erp5-report mailing list