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
commit 7ba31d243b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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>