Redo UI of the tag history timeline and add restoration
This commit is contained in:
parent
e90cab4d77
commit
25db46c341
8 changed files with 256 additions and 90 deletions
|
@ -95,6 +95,7 @@
|
|||
<div class="repo-tag-history"
|
||||
repository="viewScope.repository"
|
||||
filter="viewScope.historyFilter"
|
||||
image-loader="viewScope.imageLoader"
|
||||
is-enabled="historyShown"></div>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue