Merge pull request #3415 from malaretv/stable-only-off

Stable Only unchecked by default.
This commit is contained in:
Tim Schaub
2015-04-03 20:08:16 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
<div class="container">
<a class="brand" href="/"><img src="../resources/logo-70x70.png"> OpenLayers 3</a>
<label id="stability">
<input type="checkbox" id="stability-toggle" checked> Stable Only
<input type="checkbox" id="stability-toggle"> Stable Only
</label>
<ul class="nav navbar-nav pull-right">
<li><a href="../doc">Docs</a></li>