Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster
This commit is contained in:
		
						commit
						288b9f62b2
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -65,6 +65,9 @@ | ||||||
|   <td tal:define="values python:col.getDisplayValues(row)"> |   <td tal:define="values python:col.getDisplayValues(row)"> | ||||||
|     <tal:values repeat="value values"> |     <tal:values repeat="value values"> | ||||||
|       <span tal:replace="value" /> |       <span tal:replace="value" /> | ||||||
|  |       <span tal:condition="python: repeat['value'].index() < len(values)"> | ||||||
|  |         <br/> | ||||||
|  |       </span> | ||||||
|     </tal:values> |     </tal:values> | ||||||
|   </td> |   </td> | ||||||
| </metal:standard> | </metal:standard> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue