Skip to content

Instantly share code, notes, and snippets.

@franklinbr
Created July 24, 2015 21:46
Show Gist options
  • Save franklinbr/01c2d8f3e176b3953810 to your computer and use it in GitHub Desktop.
Save franklinbr/01c2d8f3e176b3953810 to your computer and use it in GitHub Desktop.
if($(this).siblings('input').val() != '') {
$(this).siblings('input').val('');
App.Relatorio();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment