Move tag actions into a menu and fix view history action
This commit is contained in:
parent
25db46c341
commit
f206b4b95e
3 changed files with 30 additions and 10 deletions
|
@ -86,6 +86,7 @@
|
|||
repository="viewScope.repository"
|
||||
image-loader="viewScope.imageLoader"
|
||||
selected-tags="viewScope.selectedTags"
|
||||
history-filter="viewScope.historyFilter"
|
||||
is-enabled="tagsShown"></div>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue