1
0
Fork 0

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

This commit is contained in:
rabuzarus 2016-02-08 23:15:20 +01:00
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();