fix build
Change-Id: If4adf6b91b932f44c5456bd76fed968e9d84c556
This commit is contained in:
@@ -209,7 +209,7 @@ function onDownload(link) {
|
|||||||
$("#next-steps").show();
|
$("#next-steps").show();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<?cs /else ?> <?cs # end if online ?>
|
<?cs else ?> <?cs # end if online ?>
|
||||||
|
|
||||||
<?cs if:sdk.preview ?>
|
<?cs if:sdk.preview ?>
|
||||||
<p>Welcome developers! We are pleased to provide you with a preview SDK for the upcoming
|
<p>Welcome developers! We are pleased to provide you with a preview SDK for the upcoming
|
||||||
@@ -223,7 +223,7 @@ function onDownload(link) {
|
|||||||
.non-preview { display:none; }
|
.non-preview { display:none; }
|
||||||
</style>
|
</style>
|
||||||
<?cs /if ?>
|
<?cs /if ?>
|
||||||
<?cs /if ?> <?cs end if/else online ?>
|
<?cs /if ?> <?cs # end if/else online ?>
|
||||||
|
|
||||||
<?cs /if ?> <?cs # end if/else NDK ?>
|
<?cs /if ?> <?cs # end if/else NDK ?>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user