Merge pull request #10123 from KoryKessel-Docker/ENGDOCS-306-clarify-latest-DTR-version

Edited the ee_dropdown.html file to clarify current-previous versions
This commit is contained in:
DocKor
2020-01-09 17:46:19 +01:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
{% endcapture %}
{% endif %}
<blockquote><p>These are the docs for {{ currentDoc }}</p>
<p>To select a different version, use the selector below.</p>
<blockquote><p>The documentation herein is for {{ currentDoc }}.</p>
<p>Use the drop-down below to access documentation for the current version or for a different past version.</p>
<p>{{ dropdown }}</p>
</blockquote>