Show loader when tags are loading instead of empty msg
This commit is contained in:
parent
1cda2e1a62
commit
e61551d6b9
3 changed files with 8 additions and 3 deletions
|
@ -77,6 +77,7 @@
|
|||
<div class="repo-panel-tags"
|
||||
repository="viewScope.repository"
|
||||
repository-tags="viewScope.repositoryTags"
|
||||
tags-loading="viewscope.tagsLoading"
|
||||
image-loader="viewScope.imageLoader"
|
||||
selected-tags="viewScope.selectedTags"
|
||||
history-filter="viewScope.historyFilter"
|
||||
|
|
Reference in a new issue