~sielibre/schooltool.isli/2.10_packaging

« back to all changes in this revision

Viewing changes to src/schooltool/isli/configure.zcml

  • Committer: Douglas Cerna
  • Date: 2015-06-12 04:42:26 UTC
  • Revision ID: douglascerna@yahoo.com-20150612044226-be4m4qp840cjjs75
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<configure xmlns="http://namespaces.zope.org/zope"
 
3
           xmlns:browser="http://namespaces.zope.org/browser"
 
4
           xmlns:i18n="http://namespaces.zope.org/i18n"
 
5
           xmlns:flourish="http://schooltool.org/flourish"
 
6
           xmlns:report="http://namespaces.schooltool.org/report"
 
7
           i18n_domain="schooltool.isli">
 
8
 
 
9
</configure>