Add minor improvements to stats [PREMIUM-13]

This commit is contained in:
stoletniy
2017-05-31 12:21:36 +03:00
parent a1720a5cf1
commit 478359f9ff
4 changed files with 4 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ const badges = {
const stats = {
opened: {
badgeRanges: [30, 15, 0],
badgeRanges: [30, 10, 0],
badgeTypes: [
'excellent',
'good',

View File

@@ -279,7 +279,7 @@ const _StatisticsMixin = {
);
}
if (total_sent > 0 && !too_early_for_stats && params.link) {
if (total_sent > 0 && params.link) {
// wrap content in a link
return (
<div>