ui: call tags "service tags"

This commit is contained in:
Jack Pearkes 2014-06-03 14:36:37 -04:00
parent d6efab6c69
commit d58b5b2780
1 changed files with 1 additions and 1 deletions

View File

@ -403,8 +403,8 @@
<script type="text/x-handlebars" id="node">
<h3 class="no-margin">{{ model.Node }} <small> {{ model.Address }}</small></h3>
<hr>
<h5>Tags</h5>
<h5>Service Tags</h5>
{{#if model.nodeTags}}
<p class="bold">{{model.nodeTags}}</p>
{{else}}