add unreleased comment to portion that needs to be stripped when releasing
This commit is contained in:
parent
e3bacca741
commit
9d9aa731ec
@ -196,16 +196,16 @@ $("#e10_4").select2({
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="row">
|
<!-- unreleased --><div class="row">
|
||||||
<div class="span12">
|
<!-- unreleased --> <div class="span12">
|
||||||
<div class="alert alert-block alert-error">
|
<!-- unreleased --> <div class="alert alert-block alert-error">
|
||||||
<h4 class="alert-heading">Warning!</h4>
|
<!-- unreleased --> <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
|
<!-- unreleased --> 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
|
<!-- unreleased --> and previous versions please see links at the top. The code for this version is only available in the
|
||||||
href="https://github.com/ivaynberg/select2">master branch.</a>
|
<!-- unreleased --> <a href="https://github.com/ivaynberg/select2">master branch</a>.
|
||||||
</div>
|
<!-- unreleased --> </div>
|
||||||
</div>
|
<!-- unreleased --> </div>
|
||||||
</div>
|
<!-- unreleased --></div>
|
||||||
|
|
||||||
|
|
||||||
<header class="jumbotron subhead">
|
<header class="jumbotron subhead">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user