Skip to content

Instantly share code, notes, and snippets.

@holys
Created March 26, 2013 11:48
Show Gist options
  • Save holys/5244819 to your computer and use it in GitHub Desktop.
Save holys/5244819 to your computer and use it in GitHub Desktop.
javascript:(function(){var s=document.createElement('script');s.setAttribute('src','http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js');if(typeof jQuery=='undefined'){document.getElementsByTagName('head')[0].appendChild(s);}jQuery("td.edit select option[value=BN]").attr("selected","");})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment