remove incorrect warning. fixes #1730
This commit is contained in:
parent
07d3de0b94
commit
442db947c5
12
index.html
12
index.html
@ -196,18 +196,6 @@ milestone: 13
|
|||||||
});
|
});
|
||||||
</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">
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 84ac8301db8dfbd29e14eff2ae7e9d7b0af6eede
|
Subproject commit e78cf7759e100a70690cd4bf1e8c1ce06ae6f4d8
|
Loading…
Reference in New Issue
Block a user