 7c8fbb6532
			
		
	
	
		7c8fbb6532
		
	
	
	
	
		
			
			git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1237 fd906abe-77d9-0310-91a1-e0d9ade77398
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!-- $Id$ -->
 | |
| 
 | |
| <configure
 | |
|    xmlns="http://namespaces.zope.org/browser"
 | |
|    xmlns:zope="http://namespaces.zope.org/zope"
 | |
|    i18n_domain="zope">
 | |
| 
 | |
|   <page
 | |
|       for="*"
 | |
|       name="cybertools.reporter.batch"
 | |
|       class="cybertools.reporter.browser.batch.BatchView"
 | |
|       permission="zope.View"
 | |
|       />
 | |
| 
 | |
| </configure>
 |