remove unreleased warning
This commit is contained in:
parent
2ae2de75fb
commit
e3bacca741
14
index.html
14
index.html
@ -196,18 +196,6 @@ $("#e10_4").select2({
|
||||
});
|
||||
</script>
|
||||
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<div class="alert alert-block alert-error">
|
||||
<h4 class="alert-heading">Warning!</h4>
|
||||
This page refers to an unreleased <em>{{ page.version }}</em> version of Select2 which may be unstable. For the latest stable
|
||||
and previous versions please see links at the top. The code for this version is only available in the <a
|
||||
href="https://github.com/ivaynberg/select2">master branch.</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<header class="jumbotron subhead">
|
||||
<div class="subnav">
|
||||
<ul class="nav nav-pills">
|
||||
@ -1732,7 +1720,7 @@ $("#select").select2({
|
||||
</dl>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row zebra">
|
||||
<div class="span12">
|
||||
<h3>select2-removed</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user