fix toLocalizedTime for Plone 4 compatibility.
svn path=/plone.app.discussion/trunk/; revision=32340
This commit is contained in:
		
							parent
							
								
									9713bda830
								
							
						
					
					
						commit
						34b37cab2d
					
				@ -9,7 +9,8 @@
 | 
			
		||||
 | 
			
		||||
<metal:main fill-slot="main">
 | 
			
		||||
    <tal:main-macro metal:define-macro="main"
 | 
			
		||||
        tal:define="items view/comments;
 | 
			
		||||
        tal:define="toLocalizedTime nocall:context/@@plone/toLocalizedTime;
 | 
			
		||||
                    items view/comments;
 | 
			
		||||
                    filter view/filter|nothing;
 | 
			
		||||
                    Batch python:modules['Products.CMFPlone'].Batch;
 | 
			
		||||
                    b_size python:30;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user