Skip to content

Commit 046c3db

Browse files
author
Felix Hennig
committed
removed version toggle from old location
1 parent 01cb1ce commit 046c3db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/partials/toolbar.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<a href="{{{relativize this}}}" class="home-link{{#if @root.page.home}} is-current{{/if}}"></a>
55
{{/with}}
66
{{> breadcrumbs}}
7-
{{> page-versions}}
87
{{#if (and page.fileUri (not env.CI))}}
98
<div class="edit-this-page"><a href="{{page.fileUri}}">Edit this Page</a></div>
109
{{else if (and page.editUrl (or env.FORCE_SHOW_EDIT_PAGE_LINK (not page.origin.private)))}}

0 commit comments

Comments
 (0)