correction

This commit is contained in:
Michael RICOIS 2011-12-29 10:17:15 +00:00
parent 68f688ee55
commit 47e153e4d5

View File

@ -75,7 +75,7 @@ $(document).ready(function(){
$(this).css('background-image', 'url(/themes/default/images/moins.png)');
$('.'+name).show('slide');
}
})
});
$( "#accordion" ).accordion({
autoHeight: false,