cettinaraja
Results
2
comments of
cettinaraja
I have the same problem, any solution?
Hi godselevator, this is my code... I hope can help you. `var restUriAllComparator="/rest/allComparator"; $(function(){ $.getJSON(restUriAssociatedComparator, function(data) { var conf = {uri: restUriAllComparator}; $("#duallistcontainer").html(""); /* console.log(JSON.stringify(data)); */ $( "#duallistcontainer" ).append(' ');...