remove unreleased warning
This commit is contained in:
parent
2ae2de75fb
commit
e3bacca741
12
index.html
12
index.html
@ -196,18 +196,6 @@ $("#e10_4").select2({
|
|||||||
});
|
});
|
||||||
</script>
|
</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">
|
<header class="jumbotron subhead">
|
||||||
<div class="subnav">
|
<div class="subnav">
|
||||||
<ul class="nav nav-pills">
|
<ul class="nav nav-pills">
|
||||||
|
Loading…
Reference in New Issue
Block a user