Skip to content

Commit

Permalink
change the size of campaign multiselect to 3 #1866 for 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloebiz committed Feb 20, 2024
1 parent 8b319c3 commit 127dfb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/adminhtml/web/js/configapikey.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ define(
if (ecommerceEnabled == 0 && abandonedCartEnabled == 1) {
self._changeAbandonedCart();
}
$('#mailchimp_ecommerce_campaign_action').attr('size',3);

},
_changeEcommerce: function () {
Expand Down

0 comments on commit 127dfb6

Please sign in to comment.