We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dddd4 commit ded23feCopy full SHA for ded23fe
2 files changed
includes/contribution.html
@@ -1,4 +1,4 @@
1
-{% unless currentVersion contains enterpriseServerReleases.oldestSupported %}
+{% unless enterpriseServerReleases.isOldestReleaseDeprecated and currentVersion contains enterpriseServerReleases.oldestSupported%}
2
<div class="mt-3 f5 contribution">
3
<h4>{% data ui.contribution_cta.title %}</h4>
4
<p class="text-gray f6">{% data ui.contribution_cta.body %}</p>
includes/helpfulness.html
<form class="js-helpfulness mt-4 f5" id="helpfulness-{{ helpId }}">
<h4
data-help-start
0 commit comments