[KSS-checkins] r51936 - kukit/kukit.js/branch/separate-opers/kukit
gotcha at codespeak.net
gotcha at codespeak.net
Fri Feb 29 11:17:03 CET 2008
Author: gotcha
Date: Fri Feb 29 11:17:01 2008
New Revision: 51936
Modified:
kukit/kukit.js/branch/separate-opers/kukit/oper.js
Log:
checkin to help diffing
Modified: kukit/kukit.js/branch/separate-opers/kukit/oper.js
==============================================================================
--- kukit/kukit.js/branch/separate-opers/kukit/oper.js (original)
+++ kukit/kukit.js/branch/separate-opers/kukit/oper.js Fri Feb 29 11:17:01 2008
@@ -54,6 +54,7 @@
this.initialize = function(dict) {
this.node = null;
this.parms = {};
+ this.kssParms = {};
this.eventRule = null;
this.binder = null;
this.orignode = null;
More information about the Kukit-checkins
mailing list