Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active May 27, 2016 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/913925348d5449428a43b614c0c4f0e9 to your computer and use it in GitHub Desktop.
Save goofmint/913925348d5449428a43b614c0c4f0e9 to your computer and use it in GitHub Desktop.
searchPurchaseDatas: function(query) {
return sample.util.ajax(sample.consts.url.SEARCH_WORKFLOW, query);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment