Widget:KeywordSearch: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 48: | Line 48: | ||
return getStrings($(this).children()); | return getStrings($(this).children()); | ||
}); | }); | ||
console.log(testVar | console.log(testVar); | ||
}); | }); | ||
function getStrings(obj) { | function getStrings(obj) { |