contactedit-actions-button: adjust the themes and template polishing
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
if($(listID).is(":visible")) {
|
||||
$(listID).hide();
|
||||
$(listID+"-wrapper").show();
|
||||
alert($(listID+"-wrapper").attr("id"));
|
||||
}
|
||||
else {
|
||||
$(listID).show();
|
||||
|
||||
Reference in New Issue
Block a user