From: Dan Allen Date: Thu, 24 Sep 2020 22:52:52 +0000 (-0600) Subject: replace reference to latestVersion property with latest X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7f9ea3c36f565a069de0fd238eb8e435492ed337;p=working%2Feg-antora.git replace reference to latestVersion property with latest --- diff --git a/src/partials/nav-explore.hbs b/src/partials/nav-explore.hbs index 8bab9dd..a28e111 100644 --- a/src/partials/nav-explore.hbs +++ b/src/partials/nav-explore.hbs @@ -13,7 +13,7 @@ {{#each ./versions}}
  • + {{~#if (eq this ../latest}} is-latest{{/if}}"> {{./displayVersion}}
  • {{/each}}