contactedit-actions-button: adjust the themes and template polishing
This commit is contained in:
parent
cc18fd7ad9
commit
0b5d7b300e
16 changed files with 584 additions and 284 deletions
|
@ -13,7 +13,6 @@
|
|||
if($(listID).is(":visible")) {
|
||||
$(listID).hide();
|
||||
$(listID+"-wrapper").show();
|
||||
alert($(listID+"-wrapper").attr("id"));
|
||||
}
|
||||
else {
|
||||
$(listID).show();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue