From 8413fc3a44a7409713a954e013951fb007be3244 Mon Sep 17 00:00:00 2001 From: Keith Mitchell Date: Thu, 10 Jan 2013 09:40:20 -0800 Subject: [PATCH] promote_graph.html: Add 'scope="row"' --- r2/r2/templates/promote_graph.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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: