contactedit-actions-button: adjust the themes and template polishing

This commit is contained in:
rabuzarus
2016-02-08 23:15:20 +01:00
parent cc18fd7ad9
commit 0b5d7b300e
16 changed files with 584 additions and 284 deletions

View File

@@ -13,7 +13,6 @@
if($(listID).is(":visible")) {
$(listID).hide();
$(listID+"-wrapper").show();
alert($(listID+"-wrapper").attr("id"));
}
else {
$(listID).show();