Fix broken History button when viewing historical deleted file (#1759)

* Fix broken History button when viewing historical deleted file
* Add tests
This commit is contained in:
Nikita Ivanov
2022-01-13 22:06:13 +05:00
committed by GitHub
parent 82ce013cab
commit f30058f4ee
12 changed files with 53 additions and 23 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
{{#history}}
<a
class="btn BtnGroup-item btn-sm hide-sm hide-md"
href="{{history_path}}/{{escaped_url_path}}"
href="{{history_path}}/{{escaped_url_path}}/{{version}}"
id="minibutton-history"
>
History