ready to deploy

This commit is contained in:
Steffen Vogel 2011-07-16 02:09:53 +02:00
parent b3e415515e
commit d6c1fe82e6

View file

@ -8,7 +8,6 @@ $(document).ready(function(){
// bind events
$('.popup h3').click(function() {
$(this).next().toggle('slow');
return false;
});
$('form').change(function() {