mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Merge pull request #2378 from mabashian/label-context
Added label to the search tag
This commit is contained in:
commit
99d17c8f15
@ -70,7 +70,7 @@
|
||||
</div>
|
||||
<div class="TagSearch-tag TagSearch-tag--deletable"
|
||||
<span class="TagSearch-name">
|
||||
{{ tag.name }}
|
||||
{{tag.label}} : {{ tag.name }}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user