Have tags selected be handled universally throughout the entire repository view page.
This commit is contained in:
parent
ea61a68bcb
commit
347bf31f2d
9 changed files with 154 additions and 85 deletions
|
@ -60,5 +60,4 @@
|
|||
</div>
|
||||
|
||||
<div class="tag-operations-dialog" repository="repository" images="images"
|
||||
action-handler="tagActionHandler"
|
||||
tag-changed="handleTagChanged(data)"></div>
|
||||
action-handler="tagActionHandler" tag-changed="handleTagChanged(data)"></div>
|
Reference in a new issue