1
0
mirror of synced 2025-02-04 06:09:23 +03:00

add unreleased comment to portion that needs to be stripped when releasing

This commit is contained in:
Igor Vaynberg 2013-11-07 10:15:15 -08:00
parent e3bacca741
commit 9d9aa731ec

View File

@ -196,16 +196,16 @@ $("#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>
<!-- unreleased --><div class="row">
<!-- unreleased --> <div class="span12">
<!-- unreleased --> <div class="alert alert-block alert-error">
<!-- unreleased --> <h4 class="alert-heading">Warning!</h4>
<!-- unreleased --> This page refers to an unreleased <em>{{ page.version }}</em> version of Select2 which may be unstable. For the latest stable
<!-- unreleased --> and previous versions please see links at the top. The code for this version is only available in the
<!-- unreleased --> <a href="https://github.com/ivaynberg/select2">master branch</a>.
<!-- unreleased --> </div>
<!-- unreleased --> </div>
<!-- unreleased --></div>
<header class="jumbotron subhead">