Stable Only unchecked by default in docs.

Having it on by default makes it difficult
for new users to find commonly used functionality.
This commit is contained in:
vmalaret
2015-03-30 10:37:50 +02:00
parent 254039a6ab
commit 3576f8b793
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<a class="brand" href="/"><img src="../resources/logo.png" width="40"> OpenLayers 3</a>
<a class="brand" href="index.html">API Documentation</a>
<label id="stability">
<input type="checkbox" id="stability-toggle" checked> Stable Only
<input type="checkbox" id="stability-toggle"> Stable Only
</label>
</div>
</div>