BUG 14124 Problema en el Designer SOLVED
- The task properties has the "limit" property always on true - Deleting unnecesary attribute
This commit is contained in:
committed by
Erik Amaru Ortiz
parent
9d2a5545ce
commit
c392040087
@@ -1908,9 +1908,7 @@ var processmap=function(){
|
||||
link:{
|
||||
elements:a,
|
||||
ref:[a,c,d,t]
|
||||
},
|
||||
limit:true
|
||||
//group:[a,c]
|
||||
}
|
||||
});
|
||||
this.observers.lineas.register(this.parent.closure({instance:options.object.drag,method:function(){}}),options.object.drag);
|
||||
options.object.drag.events={
|
||||
|
||||
Reference in New Issue
Block a user