diff --git a/r2/r2/templates/promote_graph.html b/r2/r2/templates/promote_graph.html index ed22bcfcb..4570cb0e7 100644 --- a/r2/r2/templates/promote_graph.html +++ b/r2/r2/templates/promote_graph.html @@ -49,7 +49,7 @@ ${load_timeseries_js()} - + %for date in thing.dates: - + %for date in thing.dates: %if thing.scheduled_impressions: - %for date in thing.dates: %endif - - -
${_("DATE")}${_("DATE")} @@ -57,7 +57,7 @@ ${load_timeseries_js()} %endfor
${_("COUNT")}${_("COUNT")} ${thing.promo_counter[date]} @@ -66,7 +66,7 @@ ${load_timeseries_js()}
${_("SCHEDULED IMPRESSIONS")}
+
${_("SCHEDULED IMPRESSIONS")}
${_("INVENTORY")}
@@ -77,7 +77,7 @@ ${load_timeseries_js()}
+ %if thing.admin_view: ${_("DELIVERED IMPRESSIONS")}
%endif @@ -93,7 +93,7 @@ ${load_timeseries_js()} %endfor
+ %if thing.admin_view: ${_("CLICKS")}
%endif @@ -109,7 +109,7 @@ ${load_timeseries_js()} %endfor
+ %if c.user_is_sponsor: ${_("TOTAL COMMIT")} %else: