1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)

* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
This commit is contained in:
Laura Coursen
2020-10-21 23:33:43 -05:00
committed by GitHub
parent b3d62c0d47
commit a51872d042
111 changed files with 194 additions and 195 deletions

View File

@@ -1,4 +1,4 @@
{% if currentVersion != "free-pro-team@latest" %}
{% if enterpriseServerVersions contains currentVersion %}
{% warning %}
**Warning:** Anonymous gists cannot be deleted from the web browser. To have an anonymous gist deleted, contact {% data variables.contact.contact_support %}. Please provide the URL of the gist you wish to delete.