diff options
author | Dirk Dougherty <nobody@android.com> | 2009-07-15 16:37:23 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-07-15 16:37:23 -0700 |
commit | d88c36bb7b995641cd814f5843a22f3a0e00668b (patch) | |
tree | dc9e4b2867c882d917520c9b30929e078d12e8b5 /docs/html/sdk/sdk_toc.cs | |
parent | 1e9129d01ae36546157c4c6dc4d2673bb710696a (diff) | |
download | frameworks_base-d88c36bb7b995641cd814f5843a22f3a0e00668b.zip frameworks_base-d88c36bb7b995641cd814f5843a22f3a0e00668b.tar.gz frameworks_base-d88c36bb7b995641cd814f5843a22f3a0e00668b.tar.bz2 |
AI 150536: Change the formatting of sdk redirect pages so that they are not language-specific.
BUG=1790234
Automated import of CL 150536
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index bcf32b0..e12dbe3 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -1,4 +1,4 @@ - +<?cs if:!sdk.redirect ?> <ul> <li><?cs if:android.whichdoc != "online" ?> @@ -92,3 +92,4 @@ changeNavLang(getLangPref()); //--> </script> +<?cs /if ?>
\ No newline at end of file |