Back to Fullcalendar

Version Warning

_includes/docs-controls/version-warning.html

latest670 B
Original Source

{% if page.version.id == "v5" %}

These docs are for an old release. Info on upgrading to v6 {% elsif page.version.id == "v4" %} These docs are for an old release. Info on upgrading to v5 {% elsif page.version.id == "v3" %} These docs are for an old release. Info on upgrading to v4 {% elsif page.version.id == "v1" %} These docs are for an old release. Info on upgrading to version 2/3 {% else %} {% comment %}for JS to dynamically inject warning{% endcomment %} {% endif %}