[fix] tweak the ux
This commit is contained in:
parent
9b7f4170b0
commit
330e128ede
2 changed files with 32 additions and 29 deletions
|
|
@ -368,7 +368,6 @@ jQuery(function(){
|
|||
jQuery("h2").live("click",function(e){
|
||||
var el = jQuery(this);
|
||||
el.next().toggle();
|
||||
el.find(".info").toggle();
|
||||
})
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue