Merge pull request #2378 from mabashian/label-context

Added label to the search tag
This commit is contained in:
Michael Abashian
2016-06-14 15:37:05 -04:00
committed by GitHub

View File

@@ -70,7 +70,7 @@
</div>
<div class="TagSearch-tag TagSearch-tag--deletable"
<span class="TagSearch-name">
{{ tag.name }}
{{tag.label}}&nbsp;:&nbsp;{{ tag.name }}
</span>
</div>
</div>