ready to deploy
This commit is contained in:
parent
b3e415515e
commit
d6c1fe82e6
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ $(document).ready(function(){
|
|||
// bind events
|
||||
$('.popup h3').click(function() {
|
||||
$(this).next().toggle('slow');
|
||||
return false;
|
||||
});
|
||||
|
||||
$('form').change(function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue