Changes

Jump to navigation Jump to search
m
no edit summary
Line 59: Line 59:  
    // check if we have rel_A relations and iterate through
 
    // check if we have rel_A relations and iterate through
 
    var future = false;
 
    var future = false;
    for( var i = 0; i < curremt.length; i++ ) {
+
    for( var i = 0; i < current.length; i++ ) {
 
    console.log("dived in");
 
    console.log("dived in");
 
// check if we have controller id constructed from wbEntity  
 
// check if we have controller id constructed from wbEntity  
530

edits

Navigation menu