Skip to content

Commit

Permalink
#53 508
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Jan 23, 2018
1 parent 16a925b commit 7f054bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</th:block>

<li role="separator" class="divider"></li>
<li><a aria-label="user home directory" class="home" th:href="@{${urlMap.URL_HOME_COLLECTION_USER}}" th:text="'Home ('+${homeCollectionName}+')'" aria-label="user home"></a>
<li><a aria-label="user home directory" class="home" th:href="@{${urlMap.URL_HOME_COLLECTION_USER}}" th:text="'Home ('+${homeCollectionName}+')'"></a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 7f054bf

Please sign in to comment.