Skip to content

Instantly share code, notes, and snippets.

@raulfmiranda
Created February 2, 2019 13:25
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 raulfmiranda/363ff7c54d98b3a9398d11a78873918d to your computer and use it in GitHub Desktop.
Save raulfmiranda/363ff7c54d98b3a9398d11a78873918d to your computer and use it in GitHub Desktop.
RETORNA DADOS DO CONTROLLER PARA O AJAX QUE O CHAMOU
Response.renderJSON({
isProductMaster: isProductMaster
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment