Line 368: | Line 368: | ||
}); | }); | ||
$('.down233').click(function(){ | $('.down233').click(function(){ | ||
− | $(this).toggleClass('dropdown open'); | + | $(this).toggleClass('down233 dropdown open'); |
− | $(this).toggleClass('dropdown'); | + | $(this).toggleClass('down233 dropdown'); |
}); | }); | ||
</script> | </script> |
Revision as of 09:17, 17 October 2016