mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 08:43:36 -05:00
Merge pull request #2378 from mabashian/label-context
Added label to the search tag
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user