Skip to content

Commit cce1ff2

Browse files
authored
Merge pull request #523 from awesomemotive/issue/522-image-size-optimization
Optimize admin images
2 parents d31dfaf + a527e63 commit cce1ff2

File tree

10 files changed

+2
-1
lines changed

10 files changed

+2
-1
lines changed

admin/notices/class-merchant-notice-campaign.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,5 @@ public function notice_markup() {
159159
}
160160
}
161161

162-
new Merchant_Notice_Campaign();
162+
// new Merchant_Notice_Campaign();
163+
// This class is disabled. Will be enabled when we have new campaigns.
-5.79 KB
Binary file not shown.

assets/images/admin/30-percent.png

-5.45 KB
Binary file not shown.

assets/images/admin/40-percent.png

-39 KB
Binary file not shown.
-204 KB
Binary file not shown.
-77.1 KB
Binary file not shown.
-9.35 KB
Loading
-800 KB
Binary file not shown.
-179 KB
Binary file not shown.
-178 KB
Binary file not shown.

0 commit comments

Comments
 (0)