diff options
author | Scott Main <smain@google.com> | 2012-08-01 16:31:19 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-08-01 16:31:19 -0700 |
commit | a18e0b4647222cfde9f8e1d7cc4cb23e939757a6 (patch) | |
tree | c3f2f234201b30586d01e05f46983b476d8dc99c /docs/html/about/dashboards | |
parent | 45c159e31f318687cf3126e14bd6ae025f606bde (diff) | |
download | frameworks_base-a18e0b4647222cfde9f8e1d7cc4cb23e939757a6.zip frameworks_base-a18e0b4647222cfde9f8e1d7cc4cb23e939757a6.tar.gz frameworks_base-a18e0b4647222cfde9f8e1d7cc4cb23e939757a6.tar.bz2 |
fix markup for gl pie
Change-Id: I97b40b61f70ecd720f604ceca5849b066cf89988
Diffstat (limited to 'docs/html/about/dashboards')
-rw-r--r-- | docs/html/about/dashboards/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index d7c468e..4a75b91 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -228,7 +228,7 @@ ending on the data collection date noted below.</p> <div class="col-7" style="margin-right:0"> <img alt="" -src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1%20only|GL% 202.0%20%26%201.1&chd=t%3A9.3,90.7&chf=bg,s,00000000" /> +src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1%20only|GL%202.0%20%26%201.1&chd=t%3A9.3,90.7&chf=bg,s,00000000" /> </div> |