mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Added label to the search tag
This commit is contained in:
parent
37b3ed8c3e
commit
2a80108c03
@ -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