X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2Fargeo-ria-lib%2Fslc%2Fclass%2Forg%2Fargeo%2Fslc%2Fria%2Fexecution%2FFlow.js;h=75da046ca4fa4f14d6baea06a1034e26130375c8;hb=51d1c842e4e92cc65708b8bb88152d7344d43d04;hp=ed23ff04a158a2a4ad562fcb82ce30f82bb4d95d;hpb=aee7ea3ae6f38c9b03564230c71f6c265b9b5f26;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/class/org/argeo/slc/ria/execution/Flow.js b/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/class/org/argeo/slc/ria/execution/Flow.js index ed23ff04a..75da046ca 100644 --- a/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/class/org/argeo/slc/ria/execution/Flow.js +++ b/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/class/org/argeo/slc/ria/execution/Flow.js @@ -39,7 +39,9 @@ qx.Class.define("org.argeo.slc.ria.execution.Flow", { XPATH_VALUES : "slc:values" }, - construct : function(){}, + construct : function(){ + this.base(arguments); + }, members : { /**