File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/modes/indicator-status Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
</div >
52
52
53
53
<hr />
54
- <FancyHeader invert sub ="Coverage" >{signal ? signal .name : ' ?' }</FancyHeader >
54
+ <FancyHeader invert sub ="County Coverage" >{signal ? signal .name : ' ?' }</FancyHeader >
55
55
<IndicatorCoverageChart
56
56
{signal }
57
57
{domain }
Original file line number Diff line number Diff line change 109
109
<th class =" mobile-th uk-text-right" >Latest Issue</th >
110
110
<th class =" mobile-th uk-text-right" >Latest Data Available</th >
111
111
<th class =" mobile-th uk-text-right" >Lag to Today</th >
112
- <th class =" mobile-th uk-text-right" >Latest Coverage</th >
112
+ <th class =" mobile-th uk-text-right" >Latest County Coverage</th >
113
113
<th class =" mobile-th uk-text-right" >
114
- <span >Coverage</span >
114
+ <span >County Coverage</span >
115
115
<div class =" mobile-th-range" >
116
116
<span > {formatDateShortNumbers (domain .min )} </span >
117
117
<span > {formatDateShortNumbers (domain .max )} </span >
You can’t perform that action at this time.
0 commit comments