Widget:PillIdentifier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 207: | Line 207: | ||
'</div>'; | '</div>'; | ||
console.log(pillContainer); | |||
//Add Values to the cells: | //Add Values to the cells: | ||
$("#resultsTable-container").append(pillContainer); | $("#resultsTable-container").append(pillContainer); |