docs: use devsite hdf bool as a javascript condition for managing the lang toggle.

sync the sdk and ds templates so we can move toward one template set

Change-Id: I5316d4cd085734a47953beba203ba8beeb64549e
This commit is contained in:
Scott Main
2013-01-29 09:01:52 -08:00
parent 9c2336e073
commit 015d616af8
6 changed files with 80 additions and 47 deletions

View File

@@ -330,12 +330,7 @@ def:custom_left_nav() ?><?cs
call:about_nav() ?><?cs
else ?><?cs
call:default_left_nav() ?> <?cs
/if ?>
<script>
$(document).ready(function() {
changeDocLang(getLangPref());
});
</script><?cs
/if ?><?cs
/def ?>
<?cs # appears at the bottom of every page ?><?cs