[KSS-checkins] r42417 - kukit/kss.core/branch/performance_improvement/kss/core
jvloothuis at codespeak.net
jvloothuis at codespeak.net
Sun Apr 29 11:01:52 CEST 2007
Author: jvloothuis
Date: Sun Apr 29 11:01:52 2007
New Revision: 42417
Modified:
kukit/kss.core/branch/performance_improvement/kss/core/configure.zcml
Log:
Added the base2 resource needed by the change in kukit
Modified: kukit/kss.core/branch/performance_improvement/kss/core/configure.zcml
==============================================================================
--- kukit/kss.core/branch/performance_improvement/kss/core/configure.zcml (original)
+++ kukit/kss.core/branch/performance_improvement/kss/core/configure.zcml Sun Apr 29 11:01:52 2007
@@ -35,6 +35,11 @@
name="MochiKit.js"
/>
+ <browser:resource
+ file="kukit/3rd_party/base2-dom-fp.js"
+ name="base2-dom-fp.js"
+ />
+
<!-- Adapter for rendering the azax commands -->
<adapter
for=".interfaces.IAzaxCommands
More information about the Kukit-checkins
mailing list