Skip to content

Instantly share code, notes, and snippets.

CmdUtils.CreateCommand({
name: "cardapio-ceset",
author: { name: "Diogo Moreira Bispo", email: "diogobispo@gmail.com"},
preview: function( pblock ) {
pblock.innerHTML = "Ver o cardápio do bandejão";
jQuery.get("http://www.pfl.unicamp.br/cardapio.php",
function(comida1){