catch up to master
This commit is contained in:
parent
6cc3b81cd6
commit
491196141c
12
index.html
12
index.html
@ -176,18 +176,6 @@ $("#e10_3").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">
|
||||
|
@ -5,8 +5,8 @@ group: navigation
|
||||
version: 3.4
|
||||
---
|
||||
|
||||
<link href="select2-master/select2.css" rel="stylesheet"/>
|
||||
<script src="select2-master/select2.js"></script>
|
||||
<link href="select2-master/src/select2.css" rel="stylesheet"/>
|
||||
<script src="select2-master/src/select2.js"></script>
|
||||
|
||||
<script id="script_e1">
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 270d4bad072b29f8536afcfb6032d37483e56642
|
||||
Subproject commit 2149da3b6b4eb110d7a742fd4126fbdc93ada421
|
Loading…
x
Reference in New Issue
Block a user