add JavaScript library jocy

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3480 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2009-08-01 13:18:56 +00:00
parent fb697b2f2d
commit ee2bd0429c

9
ajax/jocy/configure.zcml Normal file
View file

@ -0,0 +1,9 @@
<!-- $Id$ -->
<configure
xmlns:zope="http://namespaces.zope.org/zope"
xmlns="http://namespaces.zope.org/browser">
<resourceDirectory name="cybertools.jocy" directory="jocy" />
</configure>