summaryrefslogtreecommitdiffstats
path: root/docs/html/intl/ja/index.jd
diff options
context:
space:
mode:
authorScott Main <nobody@android.com>2009-07-08 15:11:49 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-07-08 15:11:49 -0700
commitbe65ae62230dd0c8582ce0625da328ae7490705e (patch)
tree1cce9bcb006524f3817056c9d0795a51e82256e1 /docs/html/intl/ja/index.jd
parentab41ea3d24511ad9debdc1ba9b596c11bff8489d (diff)
downloadframeworks_base-be65ae62230dd0c8582ce0625da328ae7490705e.zip
frameworks_base-be65ae62230dd0c8582ce0625da328ae7490705e.tar.gz
frameworks_base-be65ae62230dd0c8582ce0625da328ae7490705e.tar.bz2
AI 150397: turn off the right arrow in the carousel -- we only have 3 items.
BUG=1790234 Automated import of CL 150397
Diffstat (limited to 'docs/html/intl/ja/index.jd')
-rw-r--r--docs/html/intl/ja/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/intl/ja/index.jd b/docs/html/intl/ja/index.jd
index c3b8e5d..5a64ff6 100644
--- a/docs/html/intl/ja/index.jd
+++ b/docs/html/intl/ja/index.jd
@@ -31,7 +31,7 @@ home=true
<!-- populated by buildCarousel() -->
</div>
</div><!-- end list-clip -->
- <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-on"></a>
+ <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-off"></a>
<div class="clearer"></div>
</div><!-- end app-list container -->
</div><!-- end carousel -->