0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

New Android select example

Fixes #14114
This commit is contained in:
Mark Otto 2014-07-12 17:23:51 -07:00
parent 4afe40db38
commit 2000e854ed

View File

@ -188,5 +188,5 @@ $(function () {
})
</script>
{% endhighlight %}
<p>Want to see an example? <a href="http://jsbin.com/OyaqoDO/2">Check out this JS Bin demo.</a></p>
<p>Want to see an example? <a href="http://jsbin.com/OyaqoDO/3">Check out this JS Bin demo.</a></p>
</div>